Slider not working on IE

MJshelton

New Member
I am using a slider, it is working fine on Firefox but it is not working on IE,The JavaScript code that I am using is\[code\]$(function() { $('#foo0').carouFredSel( { auto: { duration:1500, } }, { transition: true } ); });\[/code\]
 
Back
Top