[TYPO3-english] HTML5 Boilerplate with TYPO3

Enrique Moreno Tent enriquemorenotent at gmail.com
Wed Mar 2 18:49:09 CET 2011


I solved it with this ;)

page.headTag(
    <head>
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
)


On Wed, Mar 2, 2011 at 4:38 PM, Enrique Moreno Tent <
enriquemorenotent at gmail.com> wrote:

> I didnt know this! Now we have the same problem... :S
>
> On Wed, Mar 2, 2011 at 4:37 PM, Martin Mädler <
> martin.maedler at rwth-aachen.de
> > wrote:
>
> > Am 02.03.2011 15:36, schrieb Enrique Moreno Tent:
> >
> >> :)
> >>
> >> page = PAGE
> >> page.headerData = COA
> >> page.headerData.10 = TEXT
> >> page.headerData.10.value =<meta http-equiv="X-UA-Compatible"
> >> content="IE=Edge;chrome=1" />
> >>
> > Thanks Enrique, but that way the meta tag comes after the title tag. As
> > mentioned earlier I want to have it right after the charset definition.
> > That's why http://code.google.com/p/chromium/issues/detail?id=23003
> >
> > Cheers
> > Martin
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> >
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list