[cvs] commit: horde/docs CHANGES horde/js tables.js horde/themes screen.css

Chuck Hagenbuch chuck at horde.org
Thu Sep 29 08:13:44 PDT 2005


chuck       2005-09-29 08:13:44 PDT

  Modified files:
    docs                 CHANGES 
    js                   tables.js 
    themes               screen.css 
  Log:
  [cjh] Improve the dynamic table re-sorting script to respect an initial sort
  direction, to change the sort header th when a column changes, to not
  break existing links in the table headers, to honor a class of "nosort"
  to not sort on a given column and a classname of "sortlink" to override
  specific links that do non-JS sorting, and to call a callback js
  function on resorts if the callback is present.
  
  Revision  Changes    Path
  1.733     +6 -0      horde/docs/CHANGES
  1.3       +100 -54   horde/js/tables.js
  1.68      +9 -6      horde/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.732&r2=1.733&ty=u
  http://cvs.horde.org/diff.php/horde/js/tables.js?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/themes/screen.css?r1=1.67&r2=1.68&ty=u


More information about the cvs mailing list