nanu
0
Q:

chaning element border using js


document.getElementById("myDiv").style.border = "thick solid #0000FF"; 
1

document.getElementById("myDiv").style.borderColor = "red"; 
0

New to Communities?

Join the community