Ca-Phun Ung
9248368f20
Spinner: For DOM based spinners, the height is now calculated based on number of children.
2008-08-30 20:01:23 +00:00
Ca-Phun Ung
66d90af241
spinner: changed data list to support any DOM container not just <ul>
2008-08-30 19:15:08 +00:00
Ca-Phun Ung
ea0ce45c97
spinner: Included support for generic objects - currently only supports <ul>. See visual test (#s4) for example usage. Needs more work...
2008-08-26 07:28:14 +00:00
Eduardo Lundgren
d8dc2ded59
Use type button to avoid undesired submits
2008-08-24 23:33:16 +00:00
Scott González
49691da7ad
Spinner: Fixed key code constants.
2008-08-24 19:13:16 +00:00
Chi Cheng
293d6bc595
Spinner: use keyCode from ui.core.js
2008-08-24 15:32:22 +00:00
Chi Cheng
ad3fd31b44
JSLint check
2008-08-23 02:38:28 +00:00
Ca-Phun Ung
57ed1acc45
spinner: added support for numeric keypad
2008-08-21 15:31:11 +00:00
Ca-Phun Ung
68f18e1c2d
spinner: fixed rounding error when stepping=0.3
2008-08-19 17:03:59 +00:00
Chi Cheng
c0147da718
Spinner: ui() doesn't return instance
2008-08-19 16:31:42 +00:00
Chi Cheng
bf1d243ce7
Spinner: this.options._decimals -> this._decimals
...
decimal test
2008-08-19 15:52:35 +00:00
Ca-Phun Ung
198d809f9b
Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/UI/spinner/spinner.html
...
Enhancements include:
- removal of all hardcoded styling for better theming capability
- visual test page made more appealing supporting browser zooming
- added utility functions to disable, enable and destroy ui.spinner
- up/down buttons listens to more mouse and keyboard events
- support for decimal and currency format
- ui.spinner now restricts input on keydown
- cleanup occurs when the input textbox loses focus. this seems to be a better approach for future scalability
2008-08-19 07:18:04 +00:00
Chi Cheng
41245e6a7d
Spinner:
...
- handle quick click on div (shortor than 100ms)
- handle dblclick
2008-08-18 11:37:19 +00:00
Chi Cheng
69bbd38444
init -> _init
2008-08-16 14:45:28 +00:00
Chi Cheng
d31077469f
Spinner: make internal methods internal, fixs #3207
...
functional demo fix(not associate with internal change)
2008-08-16 05:55:17 +00:00
Keith Wood
c400d7d68d
Add support for mousewheel
2008-08-10 07:28:44 +00:00
Scott González
12cdae02b1
New plugins for 1.6: Fixed headers and indentation.
2008-07-10 02:50:51 +00:00
Paul Bakaus
4e06fa6304
- removed 1.6 branch
...
- changed version in tags/1.5.2 to 1.5.2
- merged trunk with 1.6
2008-07-09 11:09:40 +00:00