.contentWindow.document
sample.js var subdoc = document.getElementById("product-description-iframe").contentWindow.document; var detail = subdoc.getElementById("productDetailsTable");