Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

.load( not working with newer versions of jQuery #58

Open
JosephBrown opened this issue Jan 29, 2021 · 1 comment
Open

.load( not working with newer versions of jQuery #58

JosephBrown opened this issue Jan 29, 2021 · 1 comment

Comments

@JosephBrown
Copy link

Updated jquery on a site and had to change one line of code to resolve issue:

  .bind('load', function () {

was:
.load( function () {

And back to working. :-)

@june318
Copy link

june318 commented Dec 1, 2021

Thank you so much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants