> Hi folks,
>
> I just commited a few changes to jQuery's event system. I fixed the target
> property of the event.target for both IE and Safari, and modified bind: It
> now accepts an optional third parameter that specifies the number of times
> the handler has to executed. When that amount is reached, it removes the
> handler. All onexxx events like oneclick now use that option and
> potentiolly provide better performance.

Great! Going to test that tonight!

> By the way, is there interest to put the accordion into the jQuery
> repository?

If you create a subdirectory in SVN/plugins this would be really good.
Since Klaus and I also made an accordion plugin, we might need to change
that to /plugins/accordion1/ and /plugins/accordion2/.

-- Gilles


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to