Changeset 8826 for temp/trunk/html/test


Ignore:
Timestamp:
2006/11/22 15:44:37 (20 years ago)
Author:
uehara
Message:

blank

Location:
temp/trunk/html/test/uehara
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/js/tree.js

    r8825 r8826  
    5555 
    5656function test() { 
    57     alert(arrTreeStatus[count]); 
    58     document.form1['test1'].value = this.arrTreeStatus[count]; 
     57    document.form1['test1'].value = this.arrTreeStatus[count-1]; 
    5958} 
    6059 
Note: See TracChangeset for help on using the changeset viewer.