This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Close Event In Javascript Using OnUnload()

Close Event In Javascript Using OnUnload fuctions, its pretty simple.Check this out.

<html>
<body onunload=check()>
<script type=”text/javascript”>

function check()
{
a = “Mistonline.in”
alert(a)

}
</script>
</body>
</html>
Thanks :)

VN:F [1.5.7_846]
Rating: 3.0/10 (1 vote cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)

Related posts:

  1. Close Event In Javascript For Firefox, IE and Chrome
  2. How to close a child window from a parent window using javascript

Leave a Reply

Comments (required)

Spam Protected