window.onbeforeunload javascript code

Some time you can come around a situation that you want to confirm your users about their action when they are navigating away from your page or want to close this page.
This may be a scenario of useful data transaction or a online chat system or in case youe users are editing a document and need to [...]

Useful and Cool and easy to manage Javascript Calendar

Hi,
Many of you often come around a problem where you need a Javascript Calendar or Datepicker. You can get a lot from searching in Google. But the problem is that they are not easy to configure.
But I have came around a script in DHTML Goodies (JS Calendar) which is brilliant. You can download the code [...]