Click to See Complete Forum and Search --> : quizzical form input


khayman2001
03-05-2003, 12:10 AM
I'm looking for the syntax of a certain form input style, and don't even know it's name. Its the little number box with up and down arrows on the right side, and you can type in a number, or just use the arrows to increment or decrement it. Any help would be appreciated.

Thanks,
Dan
:confused:

jpmoriarty
03-05-2003, 05:11 AM
i dont think that exists as an HTML form element - it's a windows thing. I've certainly never seen it on a website, nor on any of the HTML editors that i've used.

Your alternative is to use a select box.