Hi,
I have to fire the unload event of a window, where i initially navigate thro few html pages without frames and then many pages inside a frameset. Now, i want to fire the unload event of this window across all the pages in this window without the need to put the code in all the initial pages and the frameset. I have to fire the event in only one place. How to do this? Typically, we fire the event in either body tag or frameset tag. Is there any other common place, where i can fire this? pls. help me out.
I have to fire the unload event of a window, where i initially navigate thro few html pages without frames and then many pages inside a frameset. Now, i want to fire the unload event of this window across all the pages in this window without the need to put the code in all the initial pages and the frameset. I have to fire the event in only one place. How to do this? Typically, we fire the event in either body tag or frameset tag. Is there any other common place, where i can fire this? pls. help me out.