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.

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



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

Here is a demo of a jquery dialog (requires tapestry-jquery)
http://tapestry5-jquery.com/components/docsjquerydialog

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Open-a-window-tp5714237p5714242.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Open a window

2012-07-02 Thread afaque_khan_2...@yahoo.com
Hi,

I want to open a small window with a text box on the click of a button on
another page.
After the user enters some information in the text box , on the click of a
button the page must close a submit the original page.
Is there any way of doing this.

Plz help.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Open-a-window-tp5714237.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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