Funny

But if you look at
http://www.wowslider.com you see a
slider that does everything but
slide 
So i thought thad
LofSlider maybe can fade?
I try IE and Chrome and Firefox, but i didn't empty the browser cach. I will try thad right now... ...
No result with an empty cach

When i look at the code with firebug i see:
Code: Select all
$.lofSidernews = function( obj, settings ){
this.settings = {
direction : '',
mainItemSelector : 'li',
navInnerSelector : 'ul',
navSelector : 'li' ,
navigatorEvent : 'click',
wapperSelector: '.lof-main-wapper',
interval : 10000,
auto : true, // whether to automatic play the slideshow
maxItemDisplay : 6,
startItem : 0,
navPosition : 'vertical',
navigatorHeight : 50,
navigatorWidth : 0,
duration : 16000,
navItemsSelector : '.lof-navigator li',
navOuterSelector : '.lof-navigator-outer' ,
isPreloaded : true,
easing : 'easeInOutQuad'
}
What is going wrong ??