Nieuw lid |
|
Hey,
het Iframe op mijn site word in Firefox correct weergegeven, maar in IE niet... http://www.fordclub.be/stijn/
Hier is de code waar de iframe gemaakt word:
<div class="ltitle">
<h2><img src="images/contentbanner/home.jpg" /></h2>
<!-- START IFRAME-->
<iframe src ="iframeinhoud.html" width="100%" height="90%" frameborder="0" scrolling="auto"></iframe>
<!-- EINDE IFRAME -->
</div><!-- end .ltitle -->
<div class="ltitle"> <h2><img src="images/contentbanner/home.jpg" /></h2> <!-- START IFRAME--> <iframe src ="iframeinhoud.html" width="100%" height="90%" frameborder="0" scrolling="auto"></iframe> <!-- EINDE IFRAME --> </div ><!-- end .ltitle -->
Zit er daar iets fout in? Of zijn er andere methodes?
Alvast bedankt,
SkyFlyer
|