View Single Post
  #2 (permalink)  
Old 03-11-2005, 12:37 PM
ADAM Web Design's Avatar
ADAM Web Design ADAM Web Design is offline
WebProWorld 1,000+ Club
 

Join Date: Dec 2003
Location: Toronto, Ontario, Canada
Posts: 2,217
ADAM Web Design RepRank 0
Default

In general terms, it's done to stop the timer.

You could use it as a form button if you were doing some sort of "stopwatch"-style application where someone had to clock the form button to pause the clock.

In this case, it's being used when the page is unloaded (either the browser is closed or the user is going somewhere else) to stop the time.
Reply With Quote