dstreet / dependsOn

a jQuery plugin for handling form field dependencies
http://dstreet.github.com/dependsOn
MIT License
106 stars 32 forks source link

Doesn't support latest version of jquery #35

Closed GRA0007 closed 3 years ago

GRA0007 commented 7 years ago

Just what it says. Jquery 3.0 gives the classic Uncaught TypeError: a.indexOf is not a function in the console when versions don't match.

dstreet commented 7 years ago

I'm not able to recreate the issue. Can you post an example?