--- On Tue, 12/9/08, Frank W. Zammetti wrote: > [...] I actually expected the alert() to NOT work because > I figured the document.write() call was overwriting your > page, which would have made sense, but it appears > document.write() actually appends to the document. > I wouldn't swear to that, but that's what seems to > be the case given my test.
It's browser-dependent; on OSX/FF3 the form is gone after the document.write() (at least when Firebug is installed...) so I get an error. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]