Bible Search
April 20, 2011 by Nothing is Impossible
Filed under Bible, Bible Search, BibleStudy
Comments Off
// function resizeIframeToFitContent(iframe) { // This function resizes an IFrame object // to fit its content. // The IFrame tag must have a unique ID attribute. iframe.height = document.frames[iframe.id] .document.body.scrollHeight; } // ]]> Instructions: There is a frame below within the internet browser you... [Read more]

