Bug Tracker

Modify

Ticket #1022 (closed bug: wontfix)

Opened 6 years ago

Last modified 5 years ago

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:
Blocking: Blocked by:

Description (last modified by scott.gonzal) (diff)

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

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

Change History

Changed 6 years ago by trixta

comment:1 Changed 5 years ago by scott.gonzal

  • need set to Review
  • Status changed from new to closed
  • Resolution set to wontfix
  • Description modified (diff)

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.