[TYPO3] Cannot select text in IE
Rob De Vries
spam_this at pandora.be
Mon Aug 21 12:46:52 CEST 2006
Amir,
1 advice: try not to use transparent PNG for IE, even with the
alpha-tweak in your css. And definatly don't use this as a background
for any box you want to add text and/or links in it.
IE is very buggy with trans. png.
this is 99% causing your 'strange' IE error:
* html #banner #section_nav li
a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stratcommandcenter.com/redesign/fileadmin/templates/redesign2/images/section_nav.png',sizingMethod='scale');}
my advice: use only gif or jpg for IE. if you cant' get the same result
with a jpg well, bad luck for the IE users.
greetz
Rob
More information about the TYPO3-english
mailing list