[TYPO3-core] RFC: Bug #7817: Transparent PNGs do not work in IE 6
Steffen Kamper
steffen at sk-typo3.de
Sat Mar 15 14:21:56 CET 2008
"Dmitry Dulepov [typo3]" <dmitry at typo3.org> schrieb im Newsbeitrag
news:mailman.1.1205512329.14722.typo3-team-core at lists.netfielders.de...
> Hi!
>
> This will not work as expected in all cases:
>
> + if(/MSIE 6/.test(navigator.userAgent)) {
>
> I have seen several absolutely normal installation of MSIE 7, which have
> the following user agent:
>
> Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0
> (compatible; MSIE 6.0; Windows NT 5.1; SV1) )
>
> This is not a error. Look here:
> http://www.zytrax.com/tech/web/msie-history.html
>
then simular expressions have to be changed too, this was a copy from
template.php.
vg Steffen
More information about the TYPO3-team-core
mailing list