Closed gergelyhegykozi closed 11 years ago
I'm not sure, what you actually mean. The form behaves like it is specified. If a user invokes an invalid submit or you do a scripted click on a submit button of an invalid form, the submit is aborted and there is no submit event. Triggering a submit event by script will abort the submit and dispatches a submit event, but does not invoke the validation UI.
But I also found a bug in webshims in conjunction with jQuery 1.8.3. I just uploaded a fixed version. Please let me know wether this fixes your bug.
Sorry for my first bad link. By the way it seems the problem is solved sucessfully. Thank you very much! Currently it is the best shim package in modern webdevelopment.
Css is reseted before animations. How can i solve this problem with that jquery version? You can look for the bug in this demo: http://jsfiddle.net/dsKWV/3/ (link is fixed)
I would be gratefull if you could help me! Thank you!