JavaScript blocking error: $().live is not a function
-
The plugin doesn’t work at all because there is JavaScript error: $().live is not a function.
All .live methods should be replaced with .on using Migration Example 2:
https://stackoverflow.com/questions/14354040/jquery-1-9-live-is-not-a-function
- The topic ‘JavaScript blocking error: $().live is not a function’ is closed to new replies.