How do I overwrite the ESC key pressed behavior for jQuery dialog -


i have form submit when pressed in showing small jquery dialog spinning wheel. when press escape, dialog closes interrupting form submission. how overcome user when press esc key. how prevent user exiting when esc key pressed jquery dialog?

i suppose you're looking http://docs.jquery.com/ui/dialog#option-closeonescape


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -