I would not use javascript direct. Use wickets Ajax components instead. I would use a AjaxLink and a wicket Modal Window. The modal window would then contain the message and Ok and Cancel button.
Jens HHB wrote: > > Hey, > The last cell in a data table is a link (that is contained in a form) that > will > delete the row. > How to append JavaScript code that will display a confirmation dialog? > Thanks for help and time. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/How-to-append-JavaScript-to-a-link--tp23387242p23387452.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
