Wait until image loads before performing function

前端 未结 3 797
我寻月下人不归
我寻月下人不归 2020-12-21 00:49

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

3条回答
  •  無奈伤痛
    2020-12-21 01:36

    You need to queue the animations.

    See this page for more info + possible solutions

提交回复
热议问题