The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Fire Fox vs. IE display issue
clovertea
post Aug 24 2009, 12:40 AM
Post #1





Group: Members
Posts: 3
Joined: 24-August 09
Member No.: 9,535



I checked memories briefly for my problem, but it lead me to where I was when I just googled the issue. So I'm here to as you guys!

My problem is yet another IE vs Firefox...my site works on IE but not on firefox.
http://www.sweetcharm.net

The splash page generally works fine on Fire Fox, but when you click "enter" all fire fox users can see is the raw html.


I think I have to add some bit of HTML to my page before the <head> part, but I don't know what I need to add sad.gif
Anyone out there able to help?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 24 2009, 08:43 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(clovertea @ Aug 24 2009, 07:40 AM) *

I think I have to add some bit of HTML to my page before the <head> part, but I don't know what I need to add sad.gif
Anyone out there able to help?


That would be a doctype and you already have one.

The page isn't rendered as HTML because it's sent with the wrong content-type from the server, text/plain instead of text/html. IE doesn't care. If it sees tags it decides to handle the page as HTML.

This all is because you haven't used an extension for your page. Usually servers are configured to treat extensions they don't recognize as text/plain. So just rename the page to outside.html and it should work.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
clovertea
post Aug 24 2009, 01:49 PM
Post #3





Group: Members
Posts: 3
Joined: 24-August 09
Member No.: 9,535



QUOTE
This all is because you haven't used an extension for your page. Usually servers are configured to treat extensions they don't recognize as text/plain. So just rename the page to outside.html and it should work.

oh my goodness why would I not think of something like that? >_<! thank you! I'm about to try it now, and I'll let you know if it fixes the problem.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 24 2009, 02:31 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



I'm sure it will and you are welcome. smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
clovertea
post Aug 24 2009, 02:33 PM
Post #5





Group: Members
Posts: 3
Joined: 24-August 09
Member No.: 9,535



yay that worked. Thank you very much <3
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 01:39 PM