.live not a function
-
I get the following error and the like button doesn’t load:
Uncaught TypeError: $(…).live is not a function
at updateLikes (nice-likes.js:24)
at HTMLDocument.ready (nice-likes.js:221)
at i (jquery-2.2.4.min.js:2)
at Object.fireWith [as resolveWith] (jquery-2.2.4.min.js:2)
at Function.ready (jquery-2.2.4.min.js:2)
at HTMLDocument.J (jquery-2.2.4.min.js:2)Shouldn’t this be .on() as .live() is depreciated?
Regards,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘.live not a function’ is closed to new replies.