Hi,
I have an AjaxForm with an AjaxImageSubmit. When the user clicks on the 
AjaxImageSubmit I want to popup a window asking him if he is really sure he 
wants to perform that action.
To ask the user if he wants to continue I use window.confirm(text). To stop the 
submit of the form I use dojo.event.browser.stopEvent(event);. The problem is 
that that code works fine on Firefox, but wont stop the submit on IE.

Can anyone tell me how to do this on IE?

Thanks

Marcos
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to