wlb a écrit : > Greetings! > > I've been having trouble for awhile getting ordered lists to appear with > the correct sequential numbers and/or letters in IE 7. > > None of the various options for list-stye-type worked, so I just omitted > them altogether and went for the default ol style, but all the numbers are > still all ones with no sequential numbering. I know that there is a bug > surrounding the list-style-type attributes in IE, but I thought that the > default would surely work. It does in all browsers save for IE. I'm not sure > how to solve this. Any help appreciated. > > Here is an example: > > http://www.boletta.com/php/ > > Thanks, > > Bill Boletta > ______________________________________________________________________ > css-discuss [cs...@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > > > Hi Bill,
The problem comes from your ol li style, particularly from the height and width properties, since removing them make IE display the ordered list with the right numbers. But I don't know why it is so. Regards, -- Éric Vesque imprimerie Print, Limoges http://www.affaire-imprimerie.com ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/