IE7 IFrame problem - 4/24/2008 4:03:56
Hi everybody,
I'm working on a website and I used <Iframe> to view the pages in the middle of the site. Its working on IE6 and FF like a charm , but the problem is with the IE7 it doesn't display the content .
the code for the iframe is : <iframe align="left" height="700" width="500" frameborder="0" id="_mainpage" name="_mainpage" scrolling="auto" src="mainpage.html"></iframe>
as far as i press any button only the middle page will change just to avoid loading the page again and again.
again it worked perfectly on IE6 and FF but the problem is IE7.
Please recommend if there is a better way to load the page in the middle instead of using <iframe> tag.
Thanks alot
jaybee
Posts: 13784 Joined: 10/7/2003 From: Berkshire, UK Status: offline
RE: IE7 IFrame problem - 4/24/2008 8:49:39
Yes, start getting to grips with includes.
There's a tutorial in two parts here that goes into the different types. What you use will depend on your host and whether you can rename pages without impacting Google position.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?