Opened 17 years ago
Closed 16 years ago
#1022 closed bug (wontfix)
Interface: slider and keyboard usage
Reported by: | trixta | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
some little errors in dragmoveByKey:
this.dragElem is undefined -> should be /this/ ? in Case '40' [keycode] jQuery.iDrag should be /jQuery.iSlider/
no bug, but i think tabindex should be in normal taborder instead of toDrag.attr('tabindex',jQuery.iSlider.tabindex++); i would use toDrag.attr('tabindex',0);
http://pfirsichmelba.de/artikel-scripts/wai-slider-interface-jquery.html
Attachments (1)
Change History (2)
Changed 17 years ago by
Attachment: | islider.js added |
---|
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
need: | → Review |
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Interface is no longer supported; consider switching to jQuery UI.