[wp-hackers] <!DOCTYPE html>

Haluk Karamete halukkaramete at gmail.com
Thu Nov 25 01:14:29 UTC 2010


Dos that go into 2010's header.php?

On Wed, Nov 24, 2010 at 3:50 PM, mccormicky <mccormicky at gmail.com> wrote:
> This is supposed to help IE deal
>
> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js
> "></script><![endif]-->
>
>
>
> On Wed, Nov 24, 2010 at 6:00 PM, William P. Davis <will.davis at gmail.com>wrote:
>
>> The Doctype html is because TwentyTen is in html5. I wasn't aware of any
>> problems in IE, but changing it might cause problems down the road when
>> utilizing html5 elements.
>> Sent from my BlackBerry® wireless device
>>
>> -----Original Message-----
>> From: Haluk Karamete <halukkaramete at gmail.com>
>> Sender: wp-hackers-bounces at lists.automattic.com
>> Date: Wed, 24 Nov 2010 14:55:26
>> To: <wp-hackers at lists.automattic.com>
>> Reply-To: wp-hackers at lists.automattic.com
>> Subject: [wp-hackers] <!DOCTYPE html>
>>
>> The 2010's header.php has this ( <!DOCTYPE html> ) as the first thing.
>>
>> If I remove this or comment it out, what are the harms? How important
>> is it to keep it?
>>
>> I'm trying to experiment resizing iframes dynamically. So far, dode
>> seems to work on all major browsers.
>>
>> But with one caveat;
>>
>> If I leave the header.php unchanged ( keep it with <!DOCTYPE html>
>> that is), except IE, all works.
>> If I lremove it, then IE too works.
>>
>> IE 7.0
>>
>> I don't mind removing it unless there are issues I should know of
>> before going down on that track.
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list