Changeset 3206 for temp/trunk/html


Ignore:
Timestamp:
2006/08/30 21:01:24 (20 years ago)
Author:
uehara
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/js/navi.js

    r3202 r3206  
    3030    function naviStyleChange(ids, color){ 
    3131        document.getElementById(ids).style.backgroundColor = color; 
    32         document.getElementById(ids).style.color = "#000000"; 
    3332    }    
    3433 
Note: See TracChangeset for help on using the changeset viewer.