[cvs] commit: horde/js horde-prototype.js horde/js/src horde-prototype.js

Jan Schneider jan at horde.org
Mon Jul 28 17:28:14 UTC 2008


jan         2008-07-28 13:28:14 EDT

  Modified files:
    js                   horde-prototype.js 
    js/src               horde-prototype.js 
  Log:
  Proof-of-concept for an access key event handler.
  This replaces all occurences of accesskey attributes with key event handlers
  on that element. It's currently hard-coded to use the Alt key modifier and
  there is no version for horde.js yet.
  The idea is to solve inconsistent access key behavior across browsers, allow
  the users to specify a modifier key in their preferences, allow access keys on
  any element (and trigger any actions we want on it), and fix FF3 problems on
  the way.
  
  Revision  Changes    Path
  1.12      +1 -1      horde/js/horde-prototype.js
  1.12      +66 -1     horde/js/src/horde-prototype.js

  Chora Links:
  http://cvs.horde.org/diff.php/horde/js/horde-prototype.js?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/horde/js/src/horde-prototype.js?r1=1.11&r2=1.12&ty=u


More information about the cvs mailing list