Slider (computing): Difference between revisions

Content deleted Content added
Removing instance of image Sliders.png that has been speedily deleted per (CSD I7);
removed whitespace
Line 1:
<!-- Commented out because image was deleted: [[Image:Slider widget.png|thumb|right|{{deletable image-caption}}]] -->
<!-- Commented out because image was deleted: [[Image:Sliders.png|thumb|Two sliders in Mac OS X]] -->
 
A '''slider''' is a graphical [[widget (computing)|widget]] in a [[GUI]] with which a user may set a value by moving an indicator, usually in a horizontal fashion. In some cases the user may also click on a point on the slider to change the setting. It is different from a [[Scrollbar]] in that it is typically used to adjust a value without changing the format of the display or the other information on the screen.
 
Line 8 ⟶ 5:
*[http://ajax.asp.net/ajaxtoolkit/Slider/Slider.aspx ASP.NET AJAX Control Toolkit]
*[http://wiki.script.aculo.us/scriptaculous/show/SliderDemo script.aculo.us wiki]
 
 
 
{{Elements of user interfaces}}