| Author |
|
| Company |
Raul Popescu |
| Source Code Available |
Yes |
| License Type |
Free |
| Submitted On |
October 02, 2008 |
| Updated on |
October 06, 2008 |
| .NET Framework |
3.0 |
| Cost |
Free |
Description
YUIAspNet Slider ASP.NET control is a UI control that enables the user to adjust values in a finite range. Typically, the Slider control is used in a web application as a rich, visual replacement for an input box that takes a number as input. A great thing about it is that you have access to the source code, so you can modify it however you want to. Also, you don't need to worry about including script files; it's done automatically for you.
Syntax Example
<yui:Slider ID="verticalSlider" OnClientChange="showValueV" EnableAnimation="true" MaxValue="200" runat="server" />Screenshots
Reviews
Submit a review