how to get the parent id in javascript code example Example: get parent id javascript var x = document.getElementById("ID").parentElement.nodeName;