Hi Matt,
> When you open a new window (tab or not) via window.open it runs under 
> the security context of a popup window, this means you can safely use 
> window.close to close it. However you cannot use window.close on a 
> normal window.tab (IIRC some browsers provide an advanced setting to 
> change this behaviour).
>
> Usually it is best to redirect to a "thank you, you have been logged 
> out" page rather than trying to close the window
>   
Thanks for the advice. Yes, I think I'll stick with a redirection to the 
login page again with a msg confirming the logout.

cheers,
skar.

-- 
--
The life so short, the craft so long to learn. 


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to