HTML Attribute: onUnload

onUnload Specifies JavaScript function to call when unloading a document from a window, <BODY>, or frame, <FRAMESET>, elements.
HTML 4
Example(s):
onUnload="func"
Tags: most

© 2007 Prem Sobel. All Rights Reserved.