BlueShoes NumberField Examples

This example demonstrates the Number Field component.

Change values by



Field 1

  • Range not specified, thus 0 to n (default)

Field 2

  • Range 0 to 10
  • Using a background color

Field 3

  • Range -100 to -50
  • the buttons only show up as buttons onMouseOver
  • attached onAfterChange() event

Field 4

  • Special case: we need the redraw() method once the div becomes visible.
click to make it visible



onAfterChange() log of the 3rd button: