Changeset 3234 for temp/trunk/html
- Timestamp:
- 2006/08/30 21:27:06 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
admin/css/contents.css (modified) (previous)
-
js/navi.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/navi.js
r3207 r3234 30 30 function naviStyleChange(ids, bcColor, color){ 31 31 document.getElementById(ids).style.backgroundColor = bcColor; 32 if(color != '') {33 document.getElementById(ids).style.color = color;34 }35 32 } 36 33
Note: See TracChangeset
for help on using the changeset viewer.
