Changes

Jump to: navigation, search

XUL:Specs:NumberBox

409 bytes added, 00:11, 20 March 2006
Add note about repeat button
;up (onup) : fired when the increment button is pressed.
;down (ondown) : fired when the decrement button is pressed.
 
===Repeat button===
 
A repeat button is just a button where the action associated with the button activates repatedly as long as the mouse button is held down. That is, the command event fires repeatedly. It can be used with:
 
<button type="repeat" label="OK"/>
 
It would not normally be used with a typical button, but it would commonly be used for up/down arrow buttons like those used in the spinbuttons.
287
edits

Navigation menu