roundabout
roundabout copied to clipboard
Initial positioning is incorrect, fixed when roundabout advances
My roundabout has no odd settings but for some reason, the initial positioning is way off until the roundabout advances (click an image)
http://staging.brightoninteractive.com/CNW/NEW/index.html
Any guess as to why?
Did you ever find a solution to your problem?
Nope but I added $('#roundabout').roundabout("animateToDelta", 0); after I initialized it and that made it work. See general.js at http://cnw.brightoninteractive.com
Are you adjusting the height after the roundabout has been initialized? It looks like the list elements position their top both during initialization as well as on advance.