Hi
Can somebody look if it works for him on their browser?
I changed the new window detection for a pagemap by setting in _javascript_ cookies (with the pagemap name as cookie name)
now on a page load we set a cookie and on a
body.onUnLoad we delete the cookie again.
So when the page is still there and another page is loaded in a new window or tab. He first looks for the cookie
and it will see that it is there and then does redirect to another pagemap.
It will only do this if a cookie can be set (if the current request has cookies) else it will do the previous check.
The correct working of this behaviour more or less depends on one thing. That body.onUnLoad
does get executed.
(and cookies must be able to set in _javascript_)
johan
- [Wicket-develop] i change the new browser window detect... Johan Compagner
- Re: [Wicket-develop] i change the new browser wind... Eelco Hillenius
- Re: [Wicket-develop] i change the new browser ... Juergen Donnerstag
- Re: [Wicket-develop] i change the new brow... Johan Compagner
- Re: [Wicket-develop] i change the new brow... Eelco Hillenius
- Re: [Wicket-develop] i change the new ... Johan Compagner
- Re: [Wicket-develop] i change the... Eelco Hillenius
- Re: [Wicket-develop] i change the new browser wind... Matej Knopp
- Re: [Wicket-develop] i change the new browser ... Matej Knopp
- Re: [Wicket-develop] i change the new brow... Ingram Chen
- Re: [Wicket-develop] i change the new browser ... Johan Compagner