[TYPO3-dev] disabling the div container for an extension
Martin Kutschker
masi-no at spam-typo3.org
Wed Sep 2 14:57:57 CEST 2009
Gerhard Mehsel schrieb:
> Hello Ries,
>
>
> Ries van Twisk schrieb:
>
>> may I know the reason you want it?
>> THis is just out of curiosity, I never had the need to remove it one a
>> case by case base and wondering what (corner??) case you are working on.
>
> The output of my extension is a standalone website, layout based on
> YAML. I thought, IE 6 sometimes has a problem displaying the website
> correctly if YAMLs HTML structure is wrapped in an additional div-tag.
In this case just don't call pi_wrapInBaseClass() in your main().
Masi
More information about the TYPO3-dev
mailing list