Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by iturner

  1. iturner

    IE: Element.setAttribute not working

    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]...

Part and Inventory Search

Back
Top