Forum Moderators: phranque

Message Too Old, No Replies

Help with frames

         

specter

7:42 pm on Feb 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi everyone,

I'm coming acrossa problem with the Iframe codes in my web pages;the new server where they are hosted in fact seems don't support them and pages appear "overwritten",with the texts of the "framed" one on the texts of the "framing" one.
Am I missing something?
Could I use some alternative code?
What if I use css?
In case,what is the exact synthax?

Please,help me.
Any reply will be appreciated.
Thanks in advance.

Sincerely

encyclo

7:49 pm on Feb 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



iframe
support is browser-side - it has nothing to do with the server. You should test your pages with the HTML validator [validator.w3.org] to try and identify the cause of your errors.

Are you saying that the content contained within an

iframe
is displaying over the top of the content in another part of the page, or that when you click a link in an
iframe
the new page opens full-screen instead of within the same frame?