Tabs UL into fragment troubleshooting

Tabs UL into fragment troubleshooting


Tabs Fragment Bug (ul - li - A)
Hi, i'm not shure you haven't disscussed it yet but.
when you put into fragment (class="ui-tabs-panel") code like this:
<ul>
<li><a href="http://somedomain" title="aa">aa</a></li>
</ul>
it makes some mess, i have no idea how to fix that... it looks like a
hrefs into list (ul-li) in fragments are inherits of css class ui-
tabs-nav.
Next. when you manualy fix some css.. you can see that when you click
on a href.. it doesnť redirect to http://somedomein but on current
addres + #tittle
Thanks for response