Skip navigation
Currently Being Moderated

OXO template Slider not working

May 15, 2012 10:51 PM

Does anyone know how to get this slider sliding on its own? I am working off the OXO template and there are issues with it,  I cannot get the slider to go automatically even after changing the following:

// defaults options
var _options = jQuery.extend({
btPrev: 'a.prev',
btNext: 'a.next',
holderList: 'div',
scrollElParent: 'ul',
scrollEl: 'li',
slideNum: false,
duration : 1000,
step: false,
circleSlide: true,
disableClass: 'disable',
funcOnclick: null,
autoSlide:true,
innerMargin:0,
stepWidth:false
},_options);

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points