Javascript Methods JavaScript Reference




function function1() {
   document.all.myTable.moveRow(-1, 2);
}


    
        First Row
         
    
    
        Second Row
         
    
    
        Third Row
         
    
    
        Fourth Row
         
    

Move Row