Is there a site where I can download or generate some stylish sliders like the one below?

I mean just as an image for the background of my slider.

enter image description here

link|improve this question
feedback

migrated from stackoverflow.com Mar 29 '11 at 13:12

This question came from our site for professional and enthusiast programmers.

1 Answer

Try looking at the jQuery UI package - it supplies really nice UI widgets, including a slider similar to the widget you are looking for.

I tend to use jQuery UI for my sites when I need a slider.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown