That would not be useful since the position of the window is actually the hack to find when the window is closed because it gets a silly value like 6000 or so.
Better is to set a cookie at intervals if allowed. Set one and if that cookie is correctly set, set one every second or so or monitor when the window moves and set one when it stops
Michel
Main Topics
Browse All Topics





by: pvginkelPosted on 2006-03-21 at 21:52:21ID: 16254582
I take it you mean to ask when to store the position? Use the body event onunload for this.