Marc,

Win/IE6 - bullets in ul#setwidth don't show at all :(

Win/IE5.5 - bullets/list in ul#setwidth  are moved to right (seems to apply
list-style-position: inside for some reason) as in screenshot :(

When I removed the width command, the lists worked fine. Applying a 90%
width seems to push the bullets out of the page on IE6, effectively hiding
it.

I'd try either using a wrapper div with the width or the ignoring the
default bullets and working with background images instead - more info here:

http://www.alistapart.com/articles/taminglists/
and here:
http://css.maxdesign.com.au/listamatic/vertical05.htm
and of course on our own wiki:
http://css-discuss.incutio.com/?page=ListTricks

Personally, I go with background images - keeps me sane and also produces
less grey hair :) Getting Firefox & IE to agree on lists seems to be a real
issue. 

Edith

Marc wrote: " Hey folks, I'm experiencing an unexpected result when applying
a width to a  UL element with CSS in IE 5.5 (on Win2k).

I've put up a simple test page here to demonstrate the issue:
http://milsweb.f2o.org/exp/list-test.html

Essentially, when a width is applied to the element, instead of the entire 
block of text in the LI being indented, only the first line is.

Note, I checked this in IE 5.5, Opera 7.5 and Firefox 1.0.2 and it only 
occurs in IE. Does it also occur in IE 6+? (The screencap is from IE5.5.)

Anyone encountered this before? Have ideas on why it's happening and/or how 
to prevent it?

Thanks.
-marc "
------------------------------


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to