Hi all,
I am new to javascript.
I have a window that on the 'onUnload' event opens a new window, the
question is: have I any chance to know in the new window what page is
the opener loading? (in the end I need to know the url of the page
which loading triggered the onUnload event)
thanks.
I am new to javascript.
I have a window that on the 'onUnload' event opens a new window, the
question is: have I any chance to know in the new window what page is
the opener loading? (in the end I need to know the url of the page
which loading triggered the onUnload event)
thanks.
Comment