document.getElementById("div1").style.borderLeftCo lor = "white";
oppure
document.getElementById("div1").style.borderLeftSt yle = "none";
document.getElementById("div1").style.borderLeftCo lor = "white";
oppure
document.getElementById("div1").style.borderLeftSt yle = "none";
Pietro