Response title
This is preview!
It would help, if it was possible to tell the the close on escape option that it works like the cancel button.
A second point is that a close didn*t reset the content of dialog and destroy has the need to relaod the hole page.
So just disable it and implement the logic you want on your own.
Correct. Closing is just hiding. If you need custom logic, you need to implement that on your own. I'm not sure why you think anything we implement would be faster than anything you implement.
The point is a differnt view. If we could say close on esc act as cancel button, we save code, time and for shure an identical working site.
Again. Writing some code for my self is not the problem. Speeding up a web site is the point.
into this one, happens in JQUERY, I think by function call without (!!!) reload the page!<div style="display:none;" id="dialog-confim">
<form id="dataset" class="no_valid_form" name="dataset">
</form>
</div>
And yes, it would be a fundamental change, but why no bigger plans?!?
If you show me the way / tell me the function I could use to do this...I do not know how JQUERY replaces the HTML source initially and how can I redo this without reloading the page.
destroy() delete the hole dialog from the source!!!.
destroy() delete the hole dialog from the source!!!.This is absolutely not true.
© 2013 jQuery Foundation
Sponsored by and others.