Re: Disabling Modal Unload Confirmation

2008-02-14 Thread Mats Norén
UPBrandon wrote: I have a page that uses ModalWindows and I would like to disable the JavaScript confirmation that is displayed when you try to leave the page while a modal window is open. As recommended by developers here, I added "Wicket.Window.unloadConfirmation = false;" in my page header to

Disabling Modal Unload Confirmation

2008-02-14 Thread UPBrandon
tag, is called before Wicket's modal.js. I assume that including modal.js before "Wicket.Window.unloadConfirmation = false" would fix the problem but I'm not sure how to do that. Does anyone know of a way to fix this? -Brandon -- View this message in context: http://ww