$(document).ready( function() { document.getElementsByName("iframe")[0].src = window.location.protocol + "//" + window.location.hostname + ":8097"; document.getElementById("rest-mock").href = window.location.protocol + "//" + window.location.hostname + ":8097"; console.log("DONE") });