You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Alfie Kirkpatrick <Al...@ioko.com> on 2009/06/09 15:48:35 UTC

LinkSubmit and confirm dialog

Hi, would like to write a mixin (or even a subclass) that allows me to
throw up a confirm div/message box when the user clicks the link before
submitting the form. Basically an 'are you sure?' message.

 

Is this possible? Looking at the LinkSubmit source it is not obvious to
me how to do it...

 

Thanks!

Alfie.


Re: LinkSubmit and confirm dialog

Posted by Andy Pahne <an...@gmail.com>.
This has been posted on the mailing list. Search for "Mixin" and "Confirm".

Andy


Alfie Kirkpatrick schrieb:
> Hi, would like to write a mixin (or even a subclass) that allows me to
> throw up a confirm div/message box when the user clicks the link before
> submitting the form. Basically an 'are you sure?' message.
>
>  
>
> Is this possible? Looking at the LinkSubmit source it is not obvious to
> me how to do it...
>
>  
>
> Thanks!
>
> Alfie.
>
>
>   


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


Re: LinkSubmit and confirm dialog

Posted by Jorge Saridis <js...@gmail.com>.
maybe this can help you

http://wiki.apache.org/tapestry/Tapestry5AndJavaScriptExplained


On Tue, Jun 9, 2009 at 10:48 AM, Alfie
Kirkpatrick<Al...@ioko.com> wrote:
> Hi, would like to write a mixin (or even a subclass) that allows me to
> throw up a confirm div/message box when the user clicks the link before
> submitting the form. Basically an 'are you sure?' message.
>
>
>
> Is this possible? Looking at the LinkSubmit source it is not obvious to
> me how to do it...
>
>
>
> Thanks!
>
> Alfie.
>
>

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