[jboss-user] [JBoss Seam] - Re: Gotchas (so far)
tony.herstell@gmail.com
do-not-reply at jboss.com
Tue Nov 14 23:26:28 EST 2006
2 solved...
Closing a window in Firefox and IE.
| <input type="button" value="Logout" onclick="javascript:window.open('javascript:window.close();','_self','');"/>
|
from.....
| http://www.interwebby.com/blog/2006/02/04/3/
|
| # zenith Says:
| September 28th, 2006 at 10:54 am
|
| Nice solution. Thanks very much. You can compress this down to a single line as follows :
|
| javascript:window.open(?javascript:window.close();?,'_self?,'?);
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986017#3986017
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986017
More information about the jboss-user
mailing list