Table JavaScript DHTML




function function1() {
    document.getElementById("th1").rowSpan = 2;
}
function function2() {
    location.reload();
}


    
        Cell 1
        Cell 2
        Cell 3
    
    
        Cell 4
        Cell 5
        Cell 6
    
    
        Cell 7
        Cell 8
        Cell 9
    
    
        Cell 10
        Cell 11
        Cell 12