Difference between revisions of "Close the Current Window Using Javascript"

Kipkis (Kipkis | contribs)
m (importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "[[Category:W" to "[[Category: W")
Line 1: Line 1:
 
{{stub|date=2014-09-16}}This is a simple tutorial to show you how to close the current browser window with JavaScript.
 
{{stub|date=2014-09-16}}This is a simple tutorial to show you how to close the current browser window with JavaScript.
 
[[Category:Creating and Enhancing a Website]]
 
[[Category:Creating and Enhancing a Website]]
[[Category:Website Maintenance]]
+
[[Category: Website Maintenance]]
 
== Steps ==
 
== Steps ==
 
#To close the browser window, use the windows close() method.
 
#To close the browser window, use the windows close() method.