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

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

by Jonathan Sharp :: Rate this Message:

Reply to Author | View in Thread

It doesn't work for me in FF1.5.05/IE6.x (no arrows show up)

-js


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/


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

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