- Timestamp:
- 2006/08/28 13:46:09 (20 years ago)
- Location:
- temp/trunk/html/js
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/admin.js
r1908 r2289 403 403 } 404 404 405 406 407 405 function naviStyleChange(ids, color){ 406 document.getElementById(ids).style.backgroundColor = color; 407 } 408 409 410 -
temp/trunk/html/js/navi.js
r2287 r2289 26 26 imgObj.src = fileName; 27 27 28 function naviStyleChange(ids, color){29 document.getElementById(ids).style.backgroundColor = color;30 }31 28 }
Note: See TracChangeset
for help on using the changeset viewer.
