-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work with jquery 1.9.1 #75
Comments
|
Replace |
@thiagovian .on() is preferred since 1.7, according to the jquery docs. |
Uff... thanks, very helpful information. |
Thank you al0p! Worked perfectly |
Check out this, Solved here http://stackoverflow.com/a/42019168/3725739 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The modal box doesn't open when you click on a link using the latest version of jquery. I tested with "jquery-1.9.1.min.js"
The text was updated successfully, but these errors were encountered: