This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
iframes

Having problems coding html iframes for IE8. My webpage with iframes displays ok in Mozilla Firefox, but displays incorrectly in IE8.

Can anyone help with the coding for both Firefox and IE8? Here's the current html code for the iframe:



Your browser does not support inline frames or is currently not configured to display them.



Here's the page link with the iframe: http://rittbibleres.org/bibleonline.html

Here's a target page that appears in the iframe:
http://rittbibleres.org/intro.html

Thanks in advance for your help.

Re: iframes

In Opera your iframe appears off screen to the right, so you have to scroll for it.

I don't really have time to test this now, but my guess is that the problem isn't in the iframe code, but in the fact that you have 6 tags, but only 4


(Count yourself, don't take my word for it, as I said, I'm in a hurry, might have missed something)

Re: iframes

Thanks for you help. I've fixed the iframe problem.