Re: opening a new window using tr:commandLink

2007-05-10 Thread Luka Surija
action has to be dialog:something. It must start with dialog:. Nikhil Smotra wrote: Hi, I am trying to open a link in a new window using tr:commandLink by setting 'useWindow' attribute to 'true'. The link opens in the very same same window and not a new window. The code I am using is as

Re: Opening a new window with t:jscookMenu and javaScript

2006-04-28 Thread Timo Thomas
Hi Greg, still waiting for an answer? I had the same problem, and modified the javascript sources of jscookmenu to get this feature. Let me know if you want more details. Timo Lindholm, Greg schrieb: I'm using the t:jscookMenu and very happy with it but would like to do something different

RE: Opening a new window with t:jscookMenu and javaScript

2006-04-28 Thread Lindholm, Greg
Discussion Subject: Re: Opening a new window with t:jscookMenu and javaScript Hi Greg, still waiting for an answer? I had the same problem, and modified the javascript sources of jscookmenu to get this feature. Let me know if you want more details. Timo Lindholm, Greg schrieb: I'm using

Re: Opening a new window

2005-08-26 Thread Emmanuel Jay
I dont think this tag opens a new browser window as the _javascript_ function window.open('url',...) would (correct me if I'm wrong and if there is a way to do it with this tag without modifying it)... I nevertheless use the popup tag to display info that is temporary in the same way as in the

Re: Opening a new window

2005-08-26 Thread Dennis Byrne
This one might help. http://myfaces.apache.org/tlddoc/tomahawk/t/popup.html Original message Date: Fri, 26 Aug 2005 17:53:04 +0200 From: Emmanuel Jay [EMAIL PROTECTED] Subject: Opening a new window To: MyFaces Discussion users@myfaces.apache.org Hi, I would like to know if

RE: Opening a new window

2005-08-26 Thread CONNER, BRENDAN \(SBCSI\)
Title: Message See the book Core JavaServer Faces (Geary, Horstman), pp. 587 - 595 (in the section: "How do I generate a popup window"). - Brendan -Original Message-From: Emmanuel Jay [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 10:53 AMTo: MyFaces

RE: Opening a new window

2005-08-26 Thread CONNER, BRENDAN \(SBCSI\)
: Opening a new window See the book Core JavaServer Faces (Geary, Horstman), pp. 587 - 595 (in the section: "How do I generate a popup window"). - Brendan -Original Message-From: Emmanuel Jay [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 10:53

Re: Opening a new window

2005-08-26 Thread Emmanuel Jay
) Sent: Friday, August 26, 2005 11:43 AMTo: 'MyFaces Discussion'Subject: RE: Opening a new window See the book Core JavaServer Faces (Geary, Horstman), pp. 587 - 595 (in the section: How do I generate a popup window). - Brendan -Original Message-From: Emmanuel Jay