oecherjung hat geschrieben:Hallo Würzi,
habs hinbekommen habs so gemacht:
Code: Alles auswählen
<!-- INCLUDE overall_header.html --> <script type="text/javascript"> <!-- var iH = "800"; var iB = "100%"; document.write('<iframe ' + 'scrolling="no"' + 'allowtransparency="yes"' + 'height="' + iH + '"' + 'width="' + iB + '"' + 'frameborder=0 ' + 'src="iaddressbook_hp/index.php">' + '</iframe>'); //--> </script> <!-- INCLUDE overall_footer.html -->
Hallo,
das funktioniert alles. Eines würde ich noch gerne ändern.
Unzwar die IFRAME Höhe. Wie bekommeich es h in das diese Dynamisch ist?