Josh D
Results
1
issues of
Josh D
Just a minor thing for anyone using the slide( $index, speed) function: `Slider.slide( parseInt( $index ), 400 );` You need to add "parseInt" to the index value if taken from...