Spicing Up the Bootstrap Carousel with CSS3 Animations

Great article antonella ! However, i’ve got some problem. The code worked just fine but i didn’t get animation for the first slide since the it takes time to load the page. The rest of the things are fine. I tried the jquery document.ready( ) or window.load( ). But none of them worked for me. I know if i increase the delay for the first item then, it will be possible to get the animation to be seen. But, is there any other way or I’m missing something ?