JSCRangeSlider moveable
Brought to you by:
sciss
If the values of the range slider are 0 and 1, it cannot be moved with the mouse alone. A key combination is needed. This is a different behaviour from the one in Cocoa. And I believe that people never would remember such key combinations. Ideally a few pixels on the left and a few pixels on the right of the slider should work as a "handle" when the slider is fully expanded. (not if it is only a few pixels wide).
i like the handles idea. seems most people imagine them for range sliders:
http://www.syncfusion.com/content/en-US/products/feature/user-interface-edition/wpf/tools/img/wpf-tools-withouthandlebuttons.jpg
http://blogs.msdn.com/blogfiles/mgrayson/WindowsLiveWriter/Blacklightv3.5forSilverlight3Released_7F17/image_2.png
http://tobias.klpstn.com/wp-content/uploads/2008/05/range_slider_screenshot.png
http://content.w3avenue.com/2009/components/jquery-ui-slider-from-select-element/cover.jpg
http://www.kochini.com/dcomp/rs/sh1.jpg
http://www.webappers.com/img/2009/02/mootools-slider.png
http://www.codeproject.com/KB/selection/RangeControl/RangeControlTestApp.JPG
all of them ugly, though.... shouldn't use extra pixels if possible