> <div id="top" class="flora">
>         <ul>
>                 <li><a href="http://www.domain.com/top/pop";>Popular</a></li>
>                 <li><a href="http://www.domain.com/top/rated";>Rated</a></li>
>         </ul>
> </div>
>
> when I load up the site, however, there's nothing in the tabs,

You cannot load external pages into tabs.

> and the links for the tabs are incorrect:
> /#ui-tabs-7, etc. which isn't in my code anywhere

Such divs are created on the fly for Ajax tabs. (even for external
links which is actually a little bug).

--Klaus

Reply via email to