Hi Kishor, you don't even need to configure horizontal/vertical - the script will detect automatically wether it's dealing with a horizontal or vertical markup.
For max/min values, please check the documentation at http://docs.jquery.com/UI/Slider . Hope this helps, Paul On Wed, Nov 26, 2008 at 11:52 AM, Krish <[EMAIL PROTECTED]> wrote: > > Thanks for the information Mr.Bakaus, > If you can help me out with some sample code as how to configure > the following properties it would be really great. > 1. Horizontal/Vertical Layout > 2. Max/Min value > > > Thanks in Advance > Kishor. > > On Nov 25, 5:46 pm, "Paul Bakaus" <[EMAIL PROTECTED]> wrote: > > On Tue, Nov 25, 2008 at 11:53 AM, Krish <[EMAIL PROTECTED]> wrote: > > > > > Hi Tehre, > > > I was evaluating the jQuery Slider control for one of our project. The > > > following features are expected of the control: > > > • Customizable/Skinable > > > > Yes. > > > > > > > > > • Internet Explorer, Safari, Mozilla > > > > Yes. > > > > > > > > > • Horizontal/Vertical Layout > > > > Yes. > > > > > > > > > • Max/Min value > > > > Yes. > > > > > > > > > • Show tooltip to show values > > > > No. (Can be done in a custom way of course, using the callbacks) > > > > > > > > > • Can accept typed values from a field > > > > (Using your own input and a change listener that calls the moveTo method) > > > > > > > > > • Can accept various data formats (e.g., dates, integers, etc) > > > > No. (Can only accept integers, you have to create your own logic that > > resolves from integers) > > > > > > > > > Can any one please tell me weather these features are supported by > > > this suite. > > > > > Thanks in Avdance. > > > Kishor > > > > -- > > Paul Bakaus > > UI Architect > > --http://paulbakaus.comhttp://www.linkedin.com/in/paulbakaus > > > -- Paul Bakaus UI Architect -- http://paulbakaus.com http://www.linkedin.com/in/paulbakaus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
