|
|
Q491 Is there any way of knowing the URL of the next document to be opened from within an onUnLoad event?
irt.org | Knowledge Base | JavaScript | Link | Q491 [ previous next ] Q491 Is there any way of knowing the URL of the next document to be opened from within an onUnLoad event?There is no way to trap the next location, unless you add an onClick event handler to each link to tell you what link was selected by the user:
|
-- div -->
|