I'm working on a application that needs to use the DOM to dynamically edit attributes for elements. But for some reason Internet Explorer doesn't recognize the command setAttribute(attribute, value)
document.getElementById("mapimage").innerHTML = data[map][5];
var usemap = "#" + data[map][0]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.