roundabout icon indicating copy to clipboard operation
roundabout copied to clipboard

img "width", "height" = 0 at first load.

Open mymotion opened this issue 11 years ago • 3 comments

Hello, my problem is : when i load the page for the first time, roundabout-moveable-item "width" and "height" = 0px but when i load the page for the next time it's ok and have the width of the img.

mymotion avatar Nov 25 '13 19:11 mymotion

I'm have this problem

vanessasoutoc avatar Oct 02 '15 13:10 vanessasoutoc

same question

wayearn avatar Apr 20 '16 15:04 wayearn

To fix this i'm using $(window).load() instead of $(document).ready().

Maraumax avatar Oct 03 '16 15:10 Maraumax