Hi everyone,

I've been working on a Spin Control that uses only a standard textbox. 
<input type="text" />
With Javascript enabled the textbox looks and acts like a spin-button 
control without adding any extra elements.

http://www.softwareunity.com/sandbox/jqueryspinbtn/

The up/down arrows are achieved using a background image, the rest is 
handled by Javascript/JQuery.
I hope it is useful for some of you. I'm also working on a drop down 
date-picker that uses similar principles.
(I just don't like solutions that add loads of extra markup!)

Feedback/comments are welcomed, though I won't be able to respond to 
requests for help/support, sorry!

George


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to