Changeset 8832
- Timestamp:
- 2006/11/22 16:20:42 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/js/tree.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/js/tree.js
r8831 r8832 61 61 tree_status += arrTreeStatus[i]; 62 62 } 63 63 alert(arrTreeStatus[0]); 64 alert(arrTreeStatus[1]); 64 65 document.form1[name].value = tree_status; 65 66 } … … 102 103 // ¾õÂÖ¤òÊÝ»ý 103 104 arrTreeStatus[count] = path; 104 alert(arrTreeStatus[count]);105 105 count++; 106 106
Note: See TracChangeset
for help on using the changeset viewer.
