« Return to Thread: JQuery Plugin: SpinBox / SpinButton Control (with no extra markup)

Re: JQuery Plugin: SpinBox / SpinButton Control (with no extra markup)

by ashutosh bijoor-2 :: Rate this Message:

Reply to Author | View in Thread

Great work!
-Ashutosh

On 8/11/06, George Adamson <George.JQuery@...> wrote:
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@...
http://jquery.com/discuss/



--
Reach1to1 Communications
http://www.reach1to1.com
bijoor@...
98201-94408
_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/

 « Return to Thread: JQuery Plugin: SpinBox / SpinButton Control (with no extra markup)