posted 14 years ago
Hi
Im very new to transitions. I need to implement this for one of my projects. I found an example code
id of div matches with css id and then the same id is used in the javascript to apply transition. In my requirement i could have 1-10 divs .I want the same transition to be applied to all of these div tags.how do i do that? Meaning I will have
I tried to do the following
Thanks in advance for the help