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