Browse Article by Topics
Jquery Jquery conflict jcarouselRelated Articles
Related Forum Questions
- Lightbox affecting my website
- How to refer JQuery Calender.
- Known whether other problems with jQuery, except jCaorusel?
- Jquery conflict on three sites using the popup widget -- stack overflow error at line 225 -- looking for workaround with fancybox
- Feedback button / Lightbox Not working with jQuery UI Dialog
- Is the Jquery Compatibility Issue Fixed? I have problems on my website with the button
- calender doesn't show
- Form (feedback button) breaks the jquery-plugin in my website
- My Jotform code is blocking my Jquery plugin from working Properly, How can I fix this?
- jQuery and JotForm lightbox conflict
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/
Print
Send Comment