fredleblanc / roundabout

A 3D Turntable jQuery Plugin.
645 stars 205 forks source link

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

Open mymotion opened 10 years ago

mymotion commented 10 years ago

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.

vanessasoutoc commented 8 years ago

I'm have this problem

wayearn commented 8 years ago

same question

Maraumax commented 7 years ago

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