| | |
closing a window
![]() |
Hi All,
Can any one give me the code for closing a browser window.
this is what i have and it dont work. also, just a point, the first time i used javascript was yesterday, so please explain the obvoius as thats probably what i'm missing here.
cheers
spikes
Can any one give me the code for closing a browser window.
Java Syntax (Toggle Plain Text)
function closewindow() { if (newwindow && !newwindow.closed) { newwindow.close() } } <input type="button" value="close" onclick="javascript: closewindow()">
this is what i have and it dont work. also, just a point, the first time i used javascript was yesterday, so please explain the obvoius as thats probably what i'm missing here.
cheers
spikes
![]() |
Similar Threads
- Detect browser window closing event in Firefox - (JavaScript / DHTML / AJAX)
- "Open new window" Window Size - how to change? (Web Browsers)
- how to prevent user close window during script execution? (Shell Scripting)
- Closing window reboots machine (Viruses, Spyware and other Nasties)
- Spelling Test using a button GUI environment..how do I create a brand new window? (Java)
Other Threads in the Java Forum
- Previous Thread: passing information accross pages
- Next Thread: Table of Contents Script
| Thread Tools | Search this Thread |
2dgraphics @param account affinetransform android api apple applet application arc arguments array automation banking binary binarytree bluetooth chatprogramusingobjects class client code color compare component count database derby design detection eclipse eclipsedevelopment encryption error fractal game givemetehcodez graphics gridlayout gui guitesting helpwithhomework html ide if_statement image inheritance integer j2me java java.xls javadesktopapplications javaprojects jlabel jni jpanel julia keytool keyword linux list macintosh map method methods midlethttpconnection mobile monitoring netbeans nullpointerexception object open-source pong problem producer program project projectideas property reference replaysolutions ria rim scanner server set size sms sourcelabs splash sql swing terminal threads transforms tree ui unicode validation web windows





