Open mymotion opened 11 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.
I'm have this problem
same question
To fix this i'm using $(window).load() instead of $(document).ready().
$(window).load()
$(document).ready()
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.