jquery .load() doesn't work after hard refresh

后端 未结 5 1746
梦如初夏
梦如初夏 2021-01-16 19:03

I have some code that when the page loads gets the height of an image and then resizes its container div accordingly. This works fine unless its the first time the page has

5条回答
  •  一个人的身影
    2021-01-16 19:12

    You could use some jQuery plugin like this one https://gist.github.com/797120/b7359a8ba0ab5be298875215d07819fe61f87399

提交回复
热议问题