I've downloaded and installed a personalized copy of ui.core.js and
ui.tabs.js with jQuery 1.2.6 and it doesn't appear that the tabs
functionality works. I've studied the examples, created the required
TAG structure, changed the versions of the scripts, read and reread
the documentation, watched the debugger and I've had no success at all
in creating a working set of simple tabs (static or otherwise)

When using creating static tabs (href='#tab-1'), the ui.tabs.js code
attempts to unload the 'spinner' in the cleanup function and fails.
It's almost as though it believes that the tabs are always loaded from
a URL (href parsing problems?) I can see an ajax request go out for a
bogus URL and the tab text is replaced with 'Object Object'. Other
than the function: $('tabs > ul').tabs() - are there other things that
need to be setup? The 3 tab example is extremely simple.

Has anyone experienced this problem?  Suggestions?
Thanks in advance

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to