Dynamic Modification of elements

Hi,

I want to write a JavaScript that looks through the document and replaces every <button> tag with <div class="aeroButton">. How do I do this




Answer this question

Dynamic Modification of elements

  • janthonyb1

    Let me rephrase my question: How do I change an element's tag name

  • Dynamic Modification of elements