AngularJS: Call the ng-submit event outside the form

前端 未结 10 1474
渐次进展
渐次进展 2020-12-09 02:07

I\'m a fish in AngularJS and I have this scenario.

10条回答
  •  借酒劲吻你
    2020-12-09 02:29

    This is by far the cleanest solution I found, all credits go to @Offereins https://stackoverflow.com/a/23456905/3819736

    This method doesn't require any additional controller JS or other jQuery tweaks.

提交回复
热议问题