[cvs] commit: framework/Horde Horde.php horde/themes screen.css horde/js horde.js horde_ie.js horde/templates/javascript horde.js
    Michael M Slusarz 
    slusarz at curecanti.org
       
    Thu Oct 27 22:30:26 PDT 2005
    
    
  
slusarz     2005-10-27 22:30:26 PDT
  Modified files:
    Horde                Horde.php 
    themes               screen.css 
  Added files:
    templates/javascript horde.js 
  Removed files:
    js                   horde.js horde_ie.js 
  Log:
  Upon further reflection, the best option is to simply pass horde.js through
  javascript.php so we can do the IE specific code addition for the tooltips via
  the Browser:: library rather than doing fancy and convuluted parameter parsing
  in javascript.
  Removing fading effect from tooltips.
  Remove opacity from tooltips (the IE iframe workaround requires a src of
  javascript:false; to prevent unsecure page warnings when using SSL.  However,
  this also results in the string 'false' being outputted to the iframe. with
  opacity, this string shows up in the tooltip).
  
  Revision  Changes    Path
  1.551     +2 -6      framework/Horde/Horde.php
  1.17      +0 -230    horde/js/Attic/horde.js (dead)
  1.2       +0 -254    horde/js/Attic/horde_ie.js (dead)
  1.1       +232 -0    horde/templates/javascript/horde.js (new)
  1.75      +1 -3      horde/themes/screen.css
  Chora Links:
  http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.550&r2=1.551&ty=u
  http://cvs.horde.org/co.php/horde/js/Attic/horde.js?r=1.16
  http://cvs.horde.org/co.php/horde/js/Attic/horde_ie.js?r=1.1
  http://cvs.horde.org/co.php/horde/templates/javascript/horde.js?r=1.1
  http://cvs.horde.org/diff.php/horde/themes/screen.css?r1=1.74&r2=1.75&ty=u
    
    
More information about the cvs
mailing list