iframe test var theLocation = window.location.hash; var url1 = "https://easyhr.io/jobboard/list/"; if (theLocation !="") {id = theLocation.replace(/#id=/,""); document.getElementById('theIframe').src = url1+id; } 2018/11/19 9:16