float  has nothing to do with bullets. It sounds like you have other css issues at play. Best way to resolve is post a link.

Chris wrote:
I noticed the default CSS in the jCarousel examples include "list-
style: none;"

However, if you hide the img tags, you'll noticed IE7, Safari4, and
FF3.5 all show the list bullets.

Is there something I'm missing here? I'd expect "list-style: none;" to
be pretty simple to interpret, but I find it hard to believe all the
major browsers get it wrong.

The one element I noticed is the bullets are hidden for non-floating
<li> tags. It's only when the <li> tags are set to float when the
browsers refused to hide bullets. Is "list-style: none;" only honored
if the <li> tags aren't floating?

  

Reply via email to