right, in which case I'd assign it to a var and then use it... like the
previous post..... hmm does mine work and his not?

On 12/15/06, Erik Beeson <[EMAIL PROTECTED]> wrote:

In this case I guess that should work. You could get in to trouble if
you did that inside an anonymous function (like a click handler)
expecting it to refer to your plugin function though.

--Erik

On 12/15/06, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote:
> I don't know about using self there ... I use
> timeout = setTimeout(arguments.callee,5000); to do my recursive calls.
>
> (it works for me!)
>
>
>
> On 12/15/06, Mungbeans <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Erik Beeson wrote:
> > >
> > >       setTimeout(self, time_length);
> > >
> >
> > This line is now returning an error (its on line 430):
> >
> > missing ] after element list
> > gs_admin.js (line 430)
> > [object Window]
> >
> > --
> > View this message in context:
>
http://www.nabble.com/setTimeout-in-jquery-function-tf2830530.html#a7903385
> > Sent from the JQuery mailing list archive at Nabble.com.
> >
> >
> > _______________________________________________
> > jQuery mailing list
> > discuss@jquery.com
> > http://jquery.com/discuss/
> >
>
>
>
> --
> Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/




--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to