casperin / nod

Plugin that gives you frontend validation for forms.
http://casperin.github.io/nod/
381 stars 137 forks source link

Add errors to a specified container #126

Open ghost opened 7 years ago

ghost commented 7 years ago

I wanted to have the errors show up on a different location than what nod shows them by default. So this commit adds the ability for you to specify a container element where the errors will show. More info on the issue I have created here: https://github.com/casperin/nod/issues/125