roundabout
roundabout copied to clipboard
img "width", "height" = 0 at first load.
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()
.