• Hi !
    i have this code :

    <a href="javascript:void(0)"> <div class="hintu" aria-label="99999999">Blah</div></a>

    i want when click on link change to this :

    <a href="tel:99999999"> <div class="hintu" aria-label="99999999">Blah</div></a>
    in one page i have 30 link like this and when click on link only change its !
    how to make this?

    thnx

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘change attribute href with click on link’ is closed to new replies.