I-Frame Help

They have: 4 posts

Joined: Nov 2005

Okay so I programmed most of my site and I all the while previewing its progress with Mozilla Firefox. Everything was working how I wanted it to, but then when I went to view it on Internet Explorer, the main I-Frame where all the information loads does not show up, and the second loader I-Frame appears all white.

The Site is cfd.clanhn.com

Viewing it in firefox you should see that the news section loads in the I-frame, when you click on the roster the information loads in the I-Frame and upon clicking a member their information loads on the second I-Frame. If you view the site you should see what I'm talking about.

Please someone tell me why it doesn't work on internet explorer. I'm genuinly lost here.

Thanks,
John A.K.A Tweak

demonhale's picture

He has: 3,278 posts

Joined: May 2005

See my code here by clicking edit>view>source on your browser. Go to demonhale.com/sound

This is Iframe contolled, clicking the low-bit and high-bit links, transfers the contents of the frame by this command...

If you see this; your browser doesnt support Iframes. Better upgrade soon...

Link 1 |
Link 2

Roo's picture

She has: 840 posts

Joined: Apr 1999

1) No you do NOT put marginwidth and margin height into an iframe tag

2) Check and valiated your code for errors:

For example on page roster_4.html this is what you have:

Roster:
cfd.<I3loodshot> - Leader

cfd.<Max> - Leader

cfd.<Twitch> - Co-Leader

cfd.<quadracer25>

You've got no closing body tag, and no closing html tag, you table is written totally wrong...you've got no tr tags.

You've got no doctype on many of your pages...

This site contains many, many, many errors...and those errors WILL cause display problems.

Validate your code, and also your CSS

Roo

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.