Tue, 2006-04-04 08:09
Hi all
Is there any way to make ie display the pseudo-class :first-letter?
[/code]
Tue, 2006-04-04 08:34
#1
:first-letter on IE
Tue, 2006-04-04 09:54
#2
:first-letter on IE
Oh my bad. For IE i just use the preview of Stylemaster, i guess my version is too old.
Thanks
Tue, 2006-04-04 10:54
#3
:first-letter on IE
Weird... The :fisrt letter doesn't work on a Title under IE6. The over tags works
Anyone have an idea, how to fix this?
Tue, 2006-04-04 12:50
#4
:first-letter on IE
What is a title?
fyi - it works on the six <Hx> elements.
Wed, 2006-04-05 10:48
#5
:first-letter on IE
Ok thanks i found the problem. For some reason IE6 doesn't want to display first-letter on a <Hx> with no font-size value (even if the parent has one)
Wed, 2006-04-05 11:02
#6
:first-letter on IE
ahhh. Good to know. Chalk up another one for programming excellence. I wonder if its fixed in IE7 :roll:
Sat, 2006-04-08 10:30
#7
:first-letter on IE
Can you post some lines of code? I cannot reproduce it.