NYPD / ritsu.js

HTML form validation
MIT License
2 stars 0 forks source link

ritsu js should take in multiple container elements #92

Closed NYPD closed 6 years ago

NYPD commented 6 years ago

At the moment, if multiple container elements are passed in, only the first container is searched for inputs. This is confusing and should probably be classified as a bug.

To enhance this even further, the user should be allowed to pass in various elements in (both form inputs and containers) and ritsu.js should not care.