width


Version: Pro, Lite

width

type: Number

default: 960

Evo Slider need a width to work properly. You can set the width using this option to make sure it has the correct width. If no width is set, Evo Slider will use the default value (960).

Example:

var myEvoSlider = $("#mySlider").evoSlider({
    width: 960
});