Changeset 3206 for temp/trunk/html
- Timestamp:
- 2006/08/30 21:01:24 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/js/navi.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/navi.js
r3202 r3206 30 30 function naviStyleChange(ids, color){ 31 31 document.getElementById(ids).style.backgroundColor = color; 32 document.getElementById(ids).style.color = "#000000";33 32 } 34 33
Note: See TracChangeset
for help on using the changeset viewer.
