Re: Add a javascript window to a Link when text input not saved

2008-09-05 Thread Martin Grigorov
Hi, you'll need some javascript to do this. your link (alink) will have to call some JS function which will check for changed inputs and if there is such input just call event.preventDefault() to prevent the request to the LinkPage.class On Wed, 2008-09-03 at 11:40 -0700, liza6218 wrote: > Hi, >

Add a javascript window to a Link when text input not saved

2008-09-03 Thread liza6218
-- View this message in context: http://www.nabble.com/Add-a-javascript-window-to-a-Link-when-text-input-not-saved-tp19295365p19295365.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]