Hi,
I have a 2 popup windows each with a textarea. I`ve attached 'blur' event to both of them. It works fine but if the cursor is inside the textarea and I`m click on the other window, the blur event won`t fireon FF.
On IE7 it works fine.
Is there a workaround?
Thanks