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

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -