Ignore:
Timestamp:
2006/08/28 13:47:24 (18 years ago)
Author:
uehara
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2291 r2293  
    2525    function chgImgImageSubmit(fileName,imgObj){ 
    2626    imgObj.src = fileName; 
    27  
    28     // ¥µ¥Ö¥Ê¥Ó¤Îɽ¼¨ÀÚÂØ 
    29     function naviStyleChange(ids, color){ 
    30         document.getElementById(ids).style.backgroundColor = color; 
    31     }    
    3227     
    3328} 
Note: See TracChangeset for help on using the changeset viewer.