Why would an iframe display in IE 6.0, but display correctly in Firefox?





Coupon Codes, Rebates & Free Shipping Codes
PCmover - $15 Off with Coupon Code S6ch2
muvee Reveal takes your photos, video and music
and automatically creates your own highly polished
personal muvee.
Visit the Nuance store today
Download a Free Trial of Acronis True Image 2009
Visit the CA US Store!
10% Off - 1 YR - Trend Micro Internet
Security 2009 - Coupon Code: TrendIS.

Get 10% off any purchase at MacSpeech.com
when you use the coupon code DICTATE10!
Get PowerDirector 7 Ultra from Cyberlink - optimized
for Intel Core i7

Other than the fact that Firefox is better.

The frame sizes up properly in Firefox, but in IE 6 the frame ends but adds a white box about 200 pixels beneath it, making it appear that the iframe is huge.

Why would an iframe display in IE 6.0, but display correctly in Firefox?

Add this to your CSS declarations to get rid of the extra space around it.

iframe {

padding: 0px;

margin: 0px;

}

Why would an iframe display in IE 6.0, but display correctly in Firefox?uninstall internet explorer internet explorer

There could be lots of reasons, do you have a code sample?

Just a hunch, but are you closing the tag with </iframe> or just using the XML style <iframe />, because iframes are one of those tags that are supposed to be explicitly closed for compliance with browsers which aren't up to standards on all the XHMTL stuff (such as IE).|||symtax:

<iframe width=X hight=Y>content</iframe>

check your html code.



More Related Questions and Answers ...
  • How do I get rid of IE 7.0 enhanced for Yahoo..
  • Why are there so many PU$$IE$ on the INTERNET..
  • What is more ugly netscape or ie 7?
  • My computer stopped playing sounds in IE expl..
  • How do DOGS Poop so cleanly? IE: How come the..
  • Cannot watch clips on youtube through IE or f..
  • Downloading a file using PHP in IE in the OS ..
  • Is there an add-on in IE or Firefox that adds..
  • Youtube videos have stopped playing on my Win..
  • How do I eliminate this? In IE, I often exper..
  • I am looking for holme gaa ie tandf jule flas..
  • Why is does this javascript code work correct..
  • What are the PROs & CONs of Internet Expl..
  • Why do I keep getting a IE load up whenever I..
  • Are there any free themes for IE browser, lik..
  • There&#039;s a major bug in IE 7 Beta 2. ..
  • I had yahoo messenger icon on IE with yahoo t..
  • Do you ever have problems with IE on just som..
  • Where did the icon go to save pictures in IE ..

  • The information post by website user , we not guarantee correctness.