NYPD / ritsu.js

HTML form validation
MIT License
2 stars 0 forks source link

Ability to pass in an actual string selector for all methods #66

Closed NYPD closed 7 years ago

NYPD commented 7 years ago

At the moment its just a jQuery object or an actual node element you can pass in. Would be nice to let ritsu find the element/container by an actual query selector.