ASP.NET User Input via the jQuery UI Slider
Posted by: MS-Joe,
on 09 Jun 2011 |
View original | Bookmarked: 0 time(s)
The Ajax Control Toolkit includes a “Slider” and a “MultiHandleSlider” control extender that lets your user fill a textbox with a numeric value by dragging one or more markers along a line or “axis”. One “slider” means manipulating one value, multiple sliders means manipulating multiple values. This is another way to add a visual component [...]...