Bug Tracker

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 scott.gonzal)

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)

islider.js (10.6 KB) - added by trixta 17 years ago.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by trixta

Attachment: islider.js added

comment:1 Changed 16 years ago by scott.gonzal

Description: modified (diff)
need: Review
Resolution: wontfix
Status: newclosed

Interface is no longer supported; consider switching to jQuery UI.

Note: See TracTickets for help on using tickets.