ui.tabs issues - UL within the fragment area

ui.tabs issues - UL within the fragment area


I've run into an issue with the tabs, when using a UL within the
fragment area of the tabs. The following examples are straight from
your download. All I have done is removed the extra examples to focus
on the issue and modified the first example to show off the problems.
First, if you include a UL within the content of the tab, then any
tabs after that will not run.
http://zelph.com/sandbox/tabs/index2.html
Second, if you have a UL with a link in it that links to something
else on your site, it does an AJAX include of the file.
http://zelph.com/sandbox/tabs/index.html.
So basically you can't have a UL within the content of a fragment
area. Am I missing something painfully obvious, or are these bugs?
Thanks,
Aaron