|
yCode Home Advanced example Download yCode spin control v1.0 is a pair of arrows that the user can click to increment or decrement a value displayed in a companion text control. User can also type in a value into text cotnrol directly. The value associated with a spin button control is called its current position. A spin control has upper and lower limits, within which the current position is changed. The increment value is called a step; a step can be any positive number contained within limits. Show spin properties Advantages The most common way to choose a value from a limited range is a SELECT box containing all available options. For example, on a typical travel site, to enter a date, you will need to choose both day and month from SELECT box: I need to depart: You can use yCode spin control instead of SELECT boxes: I need to depart:
Any other functionality can be added upon request. Please contact sales@yCode.com for more information. Note: the source code for this page is copyrighted. |