Javascript Properties JavaScript Reference




function function1() {
    alert("The 'myElem' element has a type value of:\n"+myElem.type);