I\'m trying to create a simple portfolio page. I have a list of thumbs and an image. When you click on a thumb, the image will change.
When a thumbnail is clicked, I
You need to queue the animations.
See this page for more info + possible solutions