'#'. $this->current->widget->id .' .scrollable', 'child_selector' => '#'. $this->current->widget->id .' .items div', 'lazy' => FALSE, 'css' => TRUE, // scrollable options 'keyboard' => TRUE, // FALSE or 'static' 'circular' => TRUE, 'vertical' => FALSE, 'mousewheel' => FALSE, // scrollable plugins 'navigator' => TRUE, // FALSE or selector (html id or classname) 'autoscroll' => array( 'interval' => 2500, 'autoplay' => TRUE, 'autopause' => TRUE, 'steps' => 1, ) )); ?>