hi,
i have a problem....

i have an EventLink to delete user, on this link a created an "onClick"
listener which ask the user if he want to delete something..... but Event
will fired in each case.

example:

.....
<t:eventLink t:id="deleteLink" t:event="REMOVE_ME" onClick="return
confirm('Realy?');" >delete</t:eventLink>

.....

How can i do this?

thanks,
resign

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T-5-2-6-EventLink-and-confirm-box-tp5653459p5653459.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

Reply via email to