$("#myID').size() != 0 or

$("*").index( $('#myID')[0] ) // returns -1 if not there.


On 8/28/07, Frank Peterson <[EMAIL PROTECTED]> wrote:
>
>
> I'm getting weird bugs when using setTimeouts and/or setIntervals
> after I hit the back button in Firefox to come back to the page.
>
> I need to do a check at the top of any setTimeout to make sure that
> the object I need still exists.
>
> But I dont know how :(
>
>


-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to