Dear Sir
Pls
I am using
at present
I am using following script for animation
- $(this).animate({'opacity':'1'},1000);
- $(this).addClass('animated slideInLeft').show() ;
Can I use/ apply the different effects randomly
so that each div will be displayed with one of the following effects
viz
fadeInRight
fadeInLeft
fadeInDown
slideInLeft
your help will be appreciated
slideInRight