Well, I just started working on something very similar. I want to submit a form using a LinkSubmit and render the response to that submission in a new window. After looking at it myself for a little bit, I got the window to pop up and the response to render in the parent, so not quite what I had in mind. Then I saw this thread. You have a component written that does this Henri?
Thanks, -Wes -----Original Message----- From: Henri Dupre [mailto:[EMAIL PROTECTED] Sent: Monday, May 01, 2006 1:44 PM To: Tapestry users Subject: Re: Popup on LinkSubmit Is the popup a tapestry page? If not then you can just add the javascript code directly, or else you'll need to write a new component that does that. I did write it already and I can post the code if you want. Henri. On 5/1/06, Joel Trunick <[EMAIL PROTECTED]> wrote: > > > I need to show a pop-up when a LinkSubmit is clicked. How do I insert > my JavaScript popup into the call to linksubmit code? > > Thanks, > Joel > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks, Henri. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]