Sharepoint 2007 and <!DOCTYPE html>

2.5k Views Asked by At

Greetings...

I'm trying to get my Sharepoint 2007 site to render in Standards mode when browsing in IE. Since "!DOCTYPE html" makes every browser that I might be worrying about do just that, I decided to use it.

I've read here and there that Standards mode could cause unwanted behavior to some OOTB functionality and style (fly-outs, calendar items, etc...), but can't find a full list containing error reference and ways to correct it.

So, I'm looking for any kind of info and guidance on the matter... Just trying to avoid endless clicking through my app and hopping that some one altruistic by nature has gone through testing hell already and is willing to share.

Thanks...

3

There are 3 best solutions below

2
On

Heather Solomon lists some of the problems that will occur when using quirks mode and offers some fixes - not sure if its complete though.

The DOCTYPE tag and SharePoint Master Pages

DOCTYPES and SharePoint

1
On

You might what to take a look at http://gsptv.codeplex.com/

1
On

The only viable option is to install the latest service packs and cumulative updates. SharePoint 2007 uses too many "quirky" features to fix by hand