Changeset 9523 for temp/trunk/html/test
- Timestamp:
- 2006/11/29 21:18:32 (20 years ago)
- Location:
- temp/trunk/html/test/uehara
- Files:
-
- 2 edited
-
js/tree.js (modified) (1 diff)
-
templates/tree.tpl (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/js/tree.js
r9324 r9523 179 179 } 180 180 181 // À¸À®¤µ¤ì¤¿¥Ä¥ê¡¼¤Î¥Æ¥¹¥Èɽ¼¨182 function tree_view_test(id) {183 document.getElementById(id). value=tree181 // ÇØ·Ê¿§¤òÊѤ¨¤ë 182 function fnChangeBgColor(id, val) { 183 document.getElementById(id).style = val; 184 184 }
Note: See TracChangeset
for help on using the changeset viewer.
