Changeset 2547
- Timestamp:
- 2006/08/28 22:06:18 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/pager.tpl (modified) (previous)
-
html/js/navi.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/js/navi.js
r2296 r2547 31 31 document.getElementById(ids).style.backgroundColor = color; 32 32 } 33 34 // ¥µ¥Ö¥Ê¥Ó¤Îɽ¼¨ÀÚÂØ 35 function naviStyleChange2(ids, file){ 36 document.getElementById(ids).style.backgroundImage = "url(" + file + ")"; 37 38 } 39
Note: See TracChangeset
for help on using the changeset viewer.
