Range slider with different images for the handles
I have a range slider that currently uses the default thumbs, which I want to replace with arrows.
I have created two CSS classes (handle-left and handle-right) but have no idea where & how to add them (jquery newbie...).
The information that I have found via google did not help, mostly because it is a bit advanced for me. Can someone please point me in the right direction or show me a simple example of how it works?
Thanks