I\'m migrating an old html page from jQuery to Angular, and it contains some old-school forms with . When I enriched my pages with
I've done this. I'm pretty sure I was using jquery to submit the form, but you could probably do it with plain old javascript.
One of the comments on the angular form page suggests this:
http://docs.angularjs.org/api/ng.directive:form