Currently I am working on a website and I used Kenburner Slider in the home page.
The Slider is working fine on Firefox and Chrome but it's not working in IE7 and lower versions. Can any one suggest what steps should I take?
Maybe you should post your code. According to their site, link, it does work in IE7 (and by visiting the example site in IE7, I can confirm that).
Maybe you should check the example site to match your code with how it is supposed to be. At last your code should be something like:
jQuery('#banner-example-1').kenburn(
{
width:800,
height:320,
thumbWidth:120,
thumbHeight:70,
thumbAmount:6,
thumbSpaces:0,
thumbPadding:9,
thumbStyle:"both",
bulletXOffset:0,
bulletYOffset:-80,
repairChromeBug:"on",
shadow:'true',
timerShow:"on",
touchenabled:'on',
pauseOnRollOverThumbs:'off',
pauseOnRollOverMain:'on',
preloadedSlides:10,
timer:10
});
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With