has anyone found a solution to this yet? I joined so I could continue this thread but I'm not allowed to reply to the original message!
I am having the same situation, web browser used in a C#.NET project throws alert when DOM is changed. I'm bypassing it by throwing out a "n" keypress event when I anticipate the alert box, but it's sloppy and occasionally causes the n to insert elsewhere if a user changes focus before the...