[jQuery] Re: addClass() not executing until cursor enters confirm() box.

2007-07-18 Thread Richard D. Worth
I haven't tested this, but it looks similar to the issue (and solution) in this thread: http://www.nabble.com/I-thought-I-understood-threads...-tf4096371s15494.html You may want to do a small setTimeout to launch the confirm dialog to give the browser a chance to render the row highlight. - Ric

[jQuery] Re: addClass() not executing until cursor enters confirm() box.

2007-07-18 Thread barophobia
On Jul 11, 6:31 am, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > Chris, Hi Richard, I thought my message never made it through so I'm surprised to see your response! I reposted the code (I don't think I've changed it at all since my first post) at http://www.pastebin.ca/624311 Thanks for y

[jQuery] Re: addClass() not executing until cursor enters confirm() box.

2007-07-11 Thread Richard D. Worth
Chris, I don't know if you've already figured this out or gotten help elsewhere, but I wasn't able to see your sample code. I got the following error at the pastebin url: "Sorry, an error has occurred. Reason: *That is an invalid ID, or the post has expired."* - Richard On 7/8/07, barophobia <[