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