In anythingSlider.js line 456 w = base.$outer.css('height','').width() - base.outerPad[0]; I notice that this is removing the height of my container element is this on purpose and if so any idea why that is? Thanks
In anythingSlider.js line 456
w = base.$outer.css('height','').width() - base.outerPad[0];
I notice that this is removing the height of my container element is this on purpose and if so any idea why that is?
Thanks