I am trying to create a jquery script that slides in a div from the right.
I've written out code that works in Safari, except for the fact that there
is some weird margin problem going on that makes the page widen as the div
slides in (a horizontal scrollbar appears in Safari). In IE the script
doesn't even work the way I'd like, it just slides off to the left from a
middle-of-the-page position.

How can I fix all of this?

My code/page is here:

http://homepages.nyu.edu/~mlm440/slide.html


p.s. I noticed that the image is loading while the div slides in. Is there a
way to create a preloader that waits until the image/elements are all loaded
before animating and showing the div...?

Thanks,

Matt
-- 
View this message in context: 
http://www.nabble.com/Animate-Sliding-Margin-Problem-tp17814579s27240p17814579.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to