[jquery-dev] Re: Bug with built-in effects and CSS float

2009-07-15 Thread Pete Schwamb
Yes! The current nightly seems to work as expected. Thanks. -Pete On Jul 15, 2009, at 3:45 PM, John Resig wrote: > Pete - > > Does it work with the jQuery nightlies? We made some tweaks to > how :hidden/:visible worked in 1.3 and have since made some more > changes to hopefully fix bugs. >

[jquery-dev] Re: Bug with built-in effects and CSS float

2009-07-15 Thread John Resig
Pete - Does it work with the jQuery nightlies? We made some tweaks to how :hidden/:visible worked in 1.3 and have since made some more changes to hopefully fix bugs. http://code.jquery.com/jquery-nightly.js --John On Wed, Jul 15, 2009 at 3:28 PM, Pete Schwamb wrote: > > I just spent a few hou

[jquery-dev] Re: Bug with built-in effects and CSS float

2009-07-15 Thread Pete Schwamb
I just spent a few hours tracking this down as well, and I'd guess there are others out there hitting the same issue (http:// groups.google.com/group/jquery-en/browse_thread/thread/ 3d81f54b111c1408?fwc=1). This does appear to work as expected in older builds (1.2.x). How was it working there?

[jquery-dev] Re: Bug with built-in effects and CSS float

2009-06-11 Thread Olly Hodgson
On Jun 4, 6:55 pm, Jeff wrote: > I'm not certain if you can truly consider this a bug but I thought I'd > post it anyway.  I learned that some of the built-in effects don't > work properly when non-floated parent contains floated children. > Specifically, slideUp, fadeOut, and toggle do nothing i