Answer the question
In order to leave comments, you need to log in
How to find out why the form submit does not work?
There is a page. Separate things in Angular, a lot of jquery plugins. Added a simple get-form. And she doesn't go. Not at all. No submission. It has been experimentally established that the form starts working if there is an error in the angular files or if it is cut out altogether.
How to find the problem?
I look in the firebug - it states that "There are no event handlers attached directly to this element."
Answer the question
In order to leave comments, you need to log in
Angular will automatically add its handlers. If you want to disable this, add a non-empty action attribute to the form.
angular by default handles all form submit events inside its body. Submit form using angular
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question