I'm not sure this is the right forum for this problem, but maybe
someone here has encountered a similar problem and can offer a
suggestion.  I'm developing a web page using Firebug with Firefox.
When I execute the following Javascript statement:

document.form3.submit();

Firefox comes up with a message saying that it blocked a popup
window.  This statement does not open a popup window!  It causes a
link to a new browser window on a separate web page.  I have done this
type of form submission many times in other web pages I've developed
with no problem.

I hit this popup blocking whether or not I have Firebug open.

I can of course allow the "popup" by changing Firefox options.  When I
do, the form submission works fine, and it works fine in Internet
Explorer, which doesn't block popup windows.  But this is not a
solution to my problem because users of my web page using Firefox will
hit the same problem.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to