.one() is not deprecated. With 1.1 we simply have an alternative to
.one() using the .unbind() function (allowing the event to be
triggered only a specific number of times).

--John

On 3/5/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Karl Swedberg schrieb:
> > Hey Yehuda,
> >
> > .one('event',fn) has not been deprecated, as far as I know. Only the
> > individual .oneEvent(fn) methods have.
> >
> >
> > --Karl
>
> Yes, this is what I thought as well... I'm confused.
>
>
> -- Klaus
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to