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

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

by Andy Matthews-2 :: Rate this Message:

Reply to Author | View in Thread

Page not found.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@...
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: discuss-bounces@... [mailto:discuss-bounces@...]On
Behalf Of George Adamson
Sent: Friday, August 11, 2006 10:34 AM
To: discuss@...
Subject: [jQuery] JQuery Plugin: SpinBox / SpinButton Control (with no
extramarkup)


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/


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

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