Javascript Methods JavaScript Reference




function function1() {
    document.all.myTable.deleteTFoot();
}


    
        Row 1
        Cell 1
    
    
        Row 2
        Cell 2
    
    
        Row 3
        Cell 3
    
    
        
           TFOOT
           Cell 4