Ok, so i'm making this website and whenever I open it up in internet explorer (only when its online - on my local computer it looks fine) the page is all jumbled up.
I found the problem is "Compatibility Mode". Once I click that, the webpage shows up just fine. But I want it to look this way to every user no matter what. Is there a script that anyone knows about so that onload it will "click" Internet Explorers Compatibility Mode button?
TriLeaf Designs - Graphic & Web Design - St Louis MO
Compatibility Mode (Internet Explorer)
Started by Howdy_McGee, Jul 08 2010 09:56 AM
6 replies to this topic
#1
Posted 08 July 2010 - 09:56 AM
|
|
|
#2
Posted 08 July 2010 - 06:05 PM
Have you tried playing with different doctypes?
#3
Posted 09 July 2010 - 11:38 AM
I have never really understood doc types so I wouldn't even know where to start or how it would affect how the webpage is being viewed. What would need to be changed?
#4
Posted 09 July 2010 - 02:07 PM
Hi,
Try this ref: HTML doctype declaration,
it might be helpful.
Doctype declaration should be the first lines of every HTML files.
Try this ref: HTML doctype declaration,
it might be helpful.
Doctype declaration should be the first lines of every HTML files.
#5
Posted 09 July 2010 - 07:01 PM
Your doctype was XHTML 1.0, if your code isn't compliant, that could be causing issues.
#6
Posted 12 July 2010 - 08:03 AM
Well i'm using strict XHTML, though im using next to none XML except for my RSS feed which I believe gets XML externally.
So should I use the HTML rather than the XHTML?
So should I use the HTML rather than the XHTML?
#7
Posted 12 July 2010 - 04:26 PM
You may want to see how HTML 4.0 works.


Sign In
Create Account


Back to top









