Fixing Jquery Plugin Conflicts: jCarousel

Last Update: January 10, 2012

JCarousel is a commonly used jQuery plugin that is known to conflict with JotForm's code. 

The problem is a conflict with JotForm code in the file: jquery.jcarousel.setup.js

To fix the problem, I have used the jQuery.noconflict library to make this script compatible with JotForm code. 

To apply the fix to your installation of jCarousel:

1. Download the edited version of jquery.jcarousel.setup.js here   (right click -> save as)

2. Upload that javascript file to your webserver.

3. Comment out the original version of jquery.jcarousel.setup.js  on your webpage, by enclosing it in tags <!-- -->

4. Add the location of the new version of jquery.jcarousel.setup.js below this commented line.

This image shows a webpage head section with the fix in place. 




You can view that webpage with the fix in place here -> http://i-look.spb.ru/





Send Comment