Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file JQuery is not defined

More
10 years 6 months ago #3301 by rodiusd
JQuery is not defined was created by rodiusd
Hi,

got following error:

ReferenceError: jQuery is not defined
jQuery(document).ready(function() {

Had this already working but had to reinstall.

So believe that I'm missing a setting and can't find it? Can someone help out?

Installattion Joomla3.1.5/JQuery Easy 1.5.2

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #3302 by admin
Replied by admin on topic Re: JQuery is not defined
Hello,
you need to enable 'jQuery' or 'jQuery + jQuery UI' and set the jQuery version in order for the plugin to add jQuery. Make sure you have the sub-version if you are using recent versions of the jQuery library.
It seems like you have no jQuery on the page or a wrong path to the library (which could happen if you forgot to set the sub-version number on jQuery 1.9 for instance or a wrong path to a local file).

Olivier.

Please Log in or Create an account to join the conversation.