UI 1.8 Tabs - Tab header showing span and href information
Hello all,
I have a strange situation. I am using jQuery UI 8.1 and 1.4.2. When I use the Tabs option the tab itself has the information from the 'span' tag as well as the href information from the 'a' tag.
Example:
<a href="#welcome-wgo"><span>Welcome/What's Going On</span></a>
Shows this:
Welcome/What's Going On (#welcome-wgo)
I haven't found any information as to why it is showing up like that and I need it to not do that. Any suggestions would be greatly appreciated.
Thank you,
Tim Savage