lmc-eu / ngx-library

[INACTIVE] Extension library for AngularJS projects
MIT License
72 stars 20 forks source link

added new directive scrollToInvalid #34

Closed rokerkony closed 10 years ago

rokerkony commented 11 years ago

example: <a ngx-scroll-to-invalid>Send form</a>

in case some field are invalid form send will be rejected and scroll to first invalid element

abtris commented 11 years ago

Please, add one demo for this directive.