I am attempting to showcase a sequence of 4 divs in a row using the ease-in CSS transition feature. I came across this example that demonstrates what I am aiming for:
http://jsfiddle.net/57uGQ/enter code here
. However, despite my best efforts, I am unable to replicate the desired effect with my own version located in this fiddle:
http://jsfiddle.net/32hcm/350/enter code here
.
Any assistance would be highly appreciated.