|
Posted by Rik on 07/13/06 11:22
Andrew wrote:
>>> and thought it would be nice to style an ordered list with Greek
>>> letters:
>>>
>>> ol { list-style-type: lower-greek;}
>>>
>>> This works well in Firefox but is ignored by IE6. I tryed styling
>>> the list items instead:
>>>
>>> ol li { list-style-type: lower-greek;}
>>
>> According to quirksmode, browsersupport for list-style-types:
>> lower-greek (Moz, Op, Saf, iCab)<-------------- No MSIE
>>
>> Unfortunately.
>> Cross-browser options seem to be: none, decimal, lower-roman,
>> upper-roma, lower-alpha, upper-alpha.
>>
>> Grtz,
>
> Hi,
>
> Thanks very much for that! I guess IE users will only get to see the
> default list-type then, other browsers get the cream :-)
Tssk, I both applaud that statement, and yet disapprove of it :-) Although
it's often rather tempting to put an image on your site saying "If you had a
decent browser, it could look like this", I still like my sites to be as
similar as possible in various browsers.
> Thanks again,
Well, thank Peter-Paul Koch, who went through the trouble of testing it all,
I'm just echoing :-)
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|