[Greasemonkey] Function oing out of scope?

Daniel Sheets sheets.d at gmail.com
Mon May 22 00:57:34 EDT 2006


I'll be danged... that worked! I was using

setTimeOut("playThrough()", 1000);



On 5/21/06, Godmar Back <godmar at gmail.com> wrote:
>
> Have you tried
>
> setTimeout(playThrough, 1000);
>
> ?
>
>   - Godmar
>
>


More information about the Greasemonkey mailing list