Error Javascript when minimized
-
hi! When I active the minimize JS I get this error in console:
Uncaught TypeError: $.each is not a functionfrom this line:
<script type='text/javascript' id='jquery-js-after'>jqueryParams.length&&$.each(jqueryParams,function(e,r){if("function"==typeof r){var n=String(r);n.replace("$","jQuery");var a=new Function("return "+n)();$(document).ready(a)}});</script>
Any idea?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error Javascript when minimized’ is closed to new replies.