Re: Open a window

2012-07-02 Thread afaque_khan_2...@yahoo.com
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. -

Re: Open a window

2012-07-02 Thread Lance Java
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