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 <[EMAIL PROTECTED]> wrote:
Hello, I have the following code: http://www.pastebin.ca/609684 When someone clicks the appropriate element I want the row of that element to change its background. But what happens is that when they click the link the confirm box is created but the row for that element doesn't change until the mouse enters the bounds of the confirm() box. Why? Shouldn't it change before the box appears? Thanks, Chris.