Table JavaScript DHTML




function function1() {
    var myC = document.getElementById("myT").createCaption();
    myC.innerText = "This is the new caption text";



    
        This table has no caption