jQuery is not defined
-
Hi,
It appears we get a ReferenceError originating from your plugin at
jQuery(".soft79_fill_cart_url input[type='text']").on("click", function () { jQu...
It’s probably due to our JS scripts getting placed at the bottom of the page, but i was wondering if you could update your plugin so it prevents this?
I haven’t tested, but possibly wrapping your JS in the following, could help?
document.addEventListener("DOMContentLoaded", function(event) { }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘jQuery is not defined’ is closed to new replies.