Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
Categories
What Else Can You Find Here?
Not only will you find home buying tips, home selling tips and real estate agent tools, you will also find everything else about real estate. Other related article topics that may be of interest, such as home and garden, interior design, finance, home improvement, and home accessories are included.
[...] function setIframeHeight(iframeName) { var iframeEl = document.getElementById? document.getElementById(iframeName): document.all? document.all[iframeName]: null; if (iframeEl) { iframeEl.style.height = "auto"; // need to add to height to be sure it will all show var h = alertSize(iframeName); iframeEl.style.height =h + "px"; } } function alertSize(frameId) { var myHeight = 0; frame = document.getElementById(frameId); if( typeof( window.innerWidth ) == 'number' ) { //Non-IE var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf("Firefox")).split("/")[1]; var FFextraHeight=parseFloat(getFFVersion)>=0.1? 16 : 0; myHeight=frame.contentDocument.body.offsetHeight+FFextraHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' innerDoc = (frame.contentDocument) ? frame.contentDocument : frame.contentWindow.document; myHeight= innerDoc.body.scrollHeight + 10; //myHeight = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myHeight = document.body.clientHeight; } return myHeight; } Bloggeron – Choosing The Best Light Fixtures For Your Tennis Court Lighting ProjectAngling for inspiration in Lighting – Scabetti custom light fixturesEnergy Efficient Home Lighting FixturesInterior Lighting Design – Choosing Fixtures, Part 2A thinking man's lighting studio – O'Lampia handcrafted lighting designHow to Determine the Appropriate Size ChandelierHome Design Starts With Lighting [...]