Horizontal Bullets Showing In jQuery UI Tabs (IE 8 Only)
jquery-ui, jquery-ui-tabs
Solution
maybe those are from some of yours `LI`?
try set `list-style-type:none` for this `UL`
Problem
I'm getting a weird bullet in IE 8 on jQuery tabs. It's showing as the image displays below. The bullet disappears if I click on the tab. Can anyone help? Thanks.