Changeset 2285 for temp/trunk
- Timestamp:
- 2006/08/28 13:40:17 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/admin/basis/subnavi.tpl (modified) (previous)
-
html/js/navi.js (modified) (1 diff)
-
html/js/site.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/navi.js
r2277 r2285 26 26 imgObj.src = fileName; 27 27 28 function naviStyleChange(ids, color){29 document.getElementById(ids).style.backgroundColor = color;30 }31 28 } -
temp/trunk/html/js/site.js
r1328 r2285 1 function naviStyleChange(ids, color){ 2 document.getElementById(ids).style.backgroundColor = color; 3 } 4 1 5 // ¿Æ¥¦¥£¥ó¥É¥¦¤Î¸ºß³Îǧ 2 6 function fnIsopener() {
Note: See TracChangeset
for help on using the changeset viewer.
