Re: AW: How to make link that open a new window

2007-08-27 Thread fero

Thanks Stefan, it works. I am using ResourceLink.




Stefan Lindner wrote:
> 
> Wich type of Link? A pure Link has a
> 
>   opupSettings getPopupSettings() 
> 
> mthod to set the behavior.
> 
> -Ursprüngliche Nachricht-
> Von: fero [mailto:[EMAIL PROTECTED] 
> Gesendet: Montag, 27. August 2007 15:37
> An: users@wicket.apache.org
> Betreff: How to make link that open a new window
> 
> 
> How to make a link to open in a new window/tab? I tried target="_blank"
> and onclick="window.open('index.html'); return false" in xhmlt but is not
> working. I would like to open ResourceLink (but if you kno ho to do it
> with another kind of link it will help as well)  in a new window. 
> 
> Thank for your asnwers 
> 
> Fero
> --
> View this message in context:
> http://www.nabble.com/How-to-make-link-that-open-a-new-window-tf4335325.html#a12347053
> Sent from the Wicket - User mailing list archive at Nabble.com.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-make-link-that-open-a-new-window-tf4335325.html#a12347314
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: How to make link that open a new window

2007-08-27 Thread Stefan Lindner
Wich type of Link? A pure Link has a

opupSettings getPopupSettings() 

mthod to set the behavior.

-Ursprüngliche Nachricht-
Von: fero [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 27. August 2007 15:37
An: users@wicket.apache.org
Betreff: How to make link that open a new window


How to make a link to open in a new window/tab? I tried target="_blank" and 
onclick="window.open('index.html'); return false" in xhmlt but is not working. 
I would like to open ResourceLink (but if you kno ho to do it with another kind 
of link it will help as well)  in a new window. 

Thank for your asnwers 

Fero
--
View this message in context: 
http://www.nabble.com/How-to-make-link-that-open-a-new-window-tf4335325.html#a12347053
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]