how to get an href element in javascript code example Example: get href attribute javascript document.getElementById("link")[0].getAttribute("href");