Just wondering what could be causing bullets and numbers to not display in IE 6. They work fine in Moz but not in IE and I'm not sure why.
Any suggestions would be appreciated.
DrDoc
9:30 pm on Mar 15, 2004 (gmt 0)
Maybe the bullet is located in the margin... 'causing it to be hidden.
MWpro
9:31 pm on Mar 15, 2004 (gmt 0)
Could it possibly be a problem with the margin or padding of your ul or ol? Maybe some of your code and css for the list could show what your problem is.
Reflection
11:25 pm on Mar 15, 2004 (gmt 0)
Figured it out.
I had my ul's and ol's set to a width of 90% and IE obviously didnt like that.