TypeError: $ is not a function
-
Hello!
Can you fix this annoying issue? It’s been there for years.
embed-no-jquery.js:17 Uncaught TypeError: $ is not a function at r.setFeedItemHeight (embed-no-jquery.js:17:27770) at o.<anonymous> (embed-no-jquery.js:17:24950) at r.emitEvent (embed-no-jquery.js:2:24416) at r.emit (embed-no-jquery.js:2:24613) at embed-no-jquery.js:2:27805<code>
this part in embed-no-jquery.js:
$(".words > .j-text").each((function() { return $(this).css("display", "none"), $(this).height(), $(this).css("display", "") } ))));
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.