[prog] JavaScript question: submitting a form to a new Window in IE 5.5

Mary mary-linuxchix at puzzling.org
Fri Oct 7 14:44:09 EST 2005


One more note: a colleague walked passed while I was doing this and said
"you *know* that the button tag is really badly supported right?".
Changing them all to <input type="submit"> is even worse though: it
makes button 1 submit the form (due to lack of return false)

-Mary


More information about the Programming mailing list