Hi,

I have recently switched my web application to Wicket 6 version and my
popups does not work as they did in Wicket 1.5. I have a normal link that
should open a popup. Before the switch it worked fine, a new popup was
opened with specified height and width. Now, the content of the popup opens
in the parent window. I have found a workaround for this issue by setting
"target" attribute to "_blank" in the markup for the link that opens the
popup, but I am not sure that this is the optimal solution( popup size is
ignored). Any ideas about this behavior and other possible solutions?
Thanks.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Popups-in-wicket-6-tp4655515.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to