HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Site works in Firefox but not IE or Safari. blank Frames :(
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> HTML Frame
View previous topic :: View next topic  
Author Message
ptacnik



Joined: 25 Jun 2009
Posts: 1

Posted: Thu Jun 25, 2009 12:04 pm     Site works in Firefox but not IE or Safari. blank Frames :(  

http://www.ptacnik.com/index102.html

When previewing through Dreamweaver in ANY of these 3 browsers it looks fine. (from my local drive) But once online it only loads in Firefox. Is there something fishy with the frames perhaps? missing an XML doc on my end? I can't figure out what is causing this. Any help would be very much appreciated.

http://www.ptacnik.com/nav1.html is the top frame and the list below are the frames loaded under nav1.

http://ptacnik.com/about101.html

http://ptacnik.com/design.html

http://ptacnik.com/illustration.html
sticks464



Joined: 31 Dec 2006
Posts: 2629

Posted: Thu Jun 25, 2009 2:46 pm      

Because your confusing the browsers with the frameset doctype on each page and the index102,html file name. Most browsers want index.html only. Try putting an xhtml transitional doctype on your two pages and rename your frameset to index.html.

You really didn't need three pages to do this, you could have used one by putting the menu in a div and the content in a div surrounding all with another div for containment.
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> HTML Frame
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group