mmmm... I'm using fadein right now. The thing is the element that i'm hiding and sliding has no overflow set, but it's a couple div's contained within the that are set (by the css) that are overflow:auto
Klaus Hartl-3 wrote: > > Bryan Kulba schrieb: >> Yeah, i sort of figured this out while playing with this. >> >> The overflow:auto is in the css and isn't ever changed by the jquery. The >> only thing jquery is doing is hiding the unselected div's and showing the >> selected div. >> >> I'm wondering if jquery when hiding, etc elements it does something funny >> to >> overflows.. > > At least for slideUp it has to. If an element had "overflow: auto" you > couldn't slide it up (without a scrollbar that is). > > > -- Klaus > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/jquery-vs-safari-vs-overflow%3Aauto-tf2586270.html#a7220992 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/