[cvs] commit: framework/Horde Horde.php horde/js horde_ie.js
Michael M Slusarz
slusarz at curecanti.org
Tue Oct 25 23:47:08 PDT 2005
slusarz 2005-10-25 23:47:08 PDT
Modified files:
Horde Horde.php
Added files:
js horde_ie.js
Log:
Rework tooltips to work with IE and windowed control elements (i.e. SELECT
lists). Comments/feedback encouraged.
Design decision: rather than moving horde.js to templates/javascript and
requiring javascript.php to parse every time, instead maintain two versions
of the file. Justifications: horde.js is loaded on every page load (granted,
in most instances the JS will be cached). However, we are obviously not tied
to this solution so if the alternative sounds better, it will be fairly easy
to switch over.
Until we can work this out, I will hold off on committing to FRAMEWORK_3 for
now.
Revision Changes Path
1.549 +6 -2 framework/Horde/Horde.php
1.1 +254 -0 horde/js/horde_ie.js (new)
Chora Links:
http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.548&r2=1.549&ty=u
http://cvs.horde.org/co.php/horde/js/horde_ie.js?r=1.1
More information about the cvs
mailing list