Page view counter

YUIAspNet Slider



Submit a Review

41 Downloads

1,821 Views


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

Microsoft Communities