Re: javascript/html popup crash firefox?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: javascript/html popup crash firefox?

From: Alex <@>
Date: Thu Jul 28 2005 - 17:45:12 CEST

"RobG" <rgqld@iinet.net.auau> wrote in message
news:42e8aa95$0$5399$5a62ac22@per-qv1-newsreader-01.iinet.net.au...
> Alex wrote:
>> Hi,
> [...]
>> //add contents to window
>> outputWindow.document.write("<html><body><form name='outputForm'>Node
>> number:<input type=text size=20 name='nodeNum' value=''><br>Node
>> tag:<input type=text size=10 name='nodeTag' value=''><br>Inner
>> HTML:<input type=text size=50 name='innerHTML'
>> value=''></form></body></html>");
>
> outputWindow.document.close();
>

i didn't have a chance to try it yet, but wouldn't the line above close the
window as soon as it's created? i want the popup to keep change it's data
until the user closes the popup. i'll try it.

thanks.
Received on Tue Oct 18 03:02:57 2005