Code is garbage, uses $.live which has been dead since 1.7
-
Garbage code uses $.live which doesn’t exist in recent versions of jQuery, and it crashes javascript call stack -> breaks pages.
Have to polyfill manually.
- The topic ‘Code is garbage, uses $.live which has been dead since 1.7’ is closed to new replies.