I know, well i'm new to this.
Anyways i get the idea.
Thanks!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Open-a-window-tp5714237p5714244.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Opening a new window is so web 1.0 ;)
It's much nicer to open a "lightbox" in the current window or use a jquery
dialog
Here are a couple of lightbox implementations that I've used over the years
(although not with tapestry)
http://www.jacklmoore.com/colorbox
https://github.com/defunkt/facebox
He