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

Leave a review

file jQuery stops working

More
11 years 5 months ago #1265 by mccomb
jQuery stops working was created by mccomb
I wanted to replace the manual jQuery loading I have on my site with this plugin, however when I activate it, I lose all my functionality.

You can see this at cordadvantage.com/faq/faqs/about-cord-blood

I have a number of sliding divs. However, when I enable this plugin, I lose all my hidden sections and headings. I tried with several versions of jQuery.

Any thoughts?

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

More
11 years 5 months ago - 11 years 5 months ago #1266 by admin
Replied by admin on topic Re: jQuery stops working
Hello,
when enabling the jQuery Easy plugin, you need to also use the advanced option 'Fix Document Ready' so it changes your code '$(document).ready(...' to the proper syntax when using jQuery.noConflict().

Olivier.
Last edit: 11 years 5 months ago by admin.

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

More
11 years 5 months ago #1267 by mccomb
Replied by mccomb on topic Re: jQuery stops working
Awesome, thanks. Is there documentation for the plugin somewhere?

Great plugin!

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

More
11 years 5 months ago #1268 by admin
Replied by admin on topic Re: jQuery stops working
You are welcome.
There is plenty of documentation on the site (developer's corner for instance) and there is a pdf on the page where you downloaded the plugin from.

Olivier.

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