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: 0.0/10 (0 votes cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • De.lirio.us
  • Xerpi

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
  3. Add to favorites or bookmarking using javascript in firefox and internet explore [IE]
  4. Caching of images using javascript image object
  5. Javascript setTimeout() Tricks
  6. Check password strength using javascript

Leave a Reply

Spam Protected