[jQuery] Re: Problem with a possible race condition

2007-07-05 Thread Chris Jordan
Klaus, Thanks for responding. This is happening in both IE and FF. I hadn't thought of ThickBox having an onShow Callback. That may be my best bet. I thought that putting code in the $(function(){}); section was supposed to prevent this sort of thing. For what it's worth, here's my code for the

[jQuery] Re: Problem with a possible race condition

2007-07-05 Thread Klaus Hartl
Chris Jordan wrote: Bump. Can anyone shed some light on this? Thanks heaps, Chris On Jul 4, 3:42 pm, Christopher Jordan <[EMAIL PROTECTED]> wrote: Okay, just an update for anyone thinking of helping. I ran the dialog page by itself (sans thickbox) and the focus gets set just fine. So this is

[jQuery] Re: Problem with a possible race condition

2007-07-05 Thread Chris Jordan
Bump. Can anyone shed some light on this? Thanks heaps, Chris On Jul 4, 3:42 pm, Christopher Jordan <[EMAIL PROTECTED]> wrote: > Okay, just an update for anyone thinking of helping. I ran the dialog > page by itself (sans thickbox) and the focus gets set just fine. So this > is somehow related

[jQuery] Re: Problem with a possible race condition

2007-07-04 Thread Christopher Jordan
Okay, just an update for anyone thinking of helping. I ran the dialog page by itself (sans thickbox) and the focus gets set just fine. So this is somehow related to thickbox. I would greatly appreciate any help. Cheers, Chris Christopher Jordan wrote: Hi folks, I'm having a problem that I