On 9/26/06, Klaus Hartl <[EMAIL PROTECTED]> wrote:
> Justin Carter schrieb:
> > On 9/26/06, Michael Geary <[EMAIL PROTECTED]> wrote:
> >> Note that there is a handy shortcut for $(document).ready():
> >>
> >> $( function(){} );
> >>
> >> -Mike
> >
> > Nice tip, thanks Mike! (There's one for the mag Yehuda!)
> >
> > Justin
> >
>
> Just FYI, thats not a secret feature, it's also in the API documentation...
>
>
> -- KlausI see that now, I've just never noticed it before! I guess it's because when I first picked up jQuery most examples seemed to use $(document).ready() and I haven't looked THAT closely at $(...) in the API documentation. You learn something new every day :) Justin _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
