Nope, not yet - we're still landing some good patches. If I can get the
event delegation fixes in, perhaps sooner.

--John


On Tue, Jul 21, 2009 at 7:46 AM, aHeckman <aaron.heckm...@gmail.com> wrote:

>
> John, any idea when 1.3.3 will drop?
>
> On Jul 20, 10:32 pm, John Resig <jere...@gmail.com> wrote:
> > This was just discussed the other day - it's already been fixed in the
> > latest builds of jQuery:http://code.jquery.com/jquery-nightly.js
> >
> > --John
> >
> > On Mon, Jul 20, 2009 at 5:11 PM, rickoshay <treesp...@gmail.com> wrote:
> >
> > > I wanted to use jQuery to dynamically hide and show blocks but it is
> > > so buggy that we had to resort to changing the display style as we
> > > have done since the turn of the century (simply change the display
> > > style from block to none and back again).
> >
> > > After some digging around it turns out if you have a blocks with the
> > > "float" style they fail to "hide". This means you cannot hide/show
> > > using toggle or any related effect, either. I assume it's relatively
> > > common to have content that is laid out using floats, so this is a
> > > show-stopper.
> >
> > > Using jQuery 1.3.2 on IE 8 and FF 3 (same result on both browsers).
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to