Opened 13 years ago
Closed 12 years ago
#4818 closed bug (wontfix)
Tabs: spinner option doesn't "just work"
Reported by: | Anybody | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | loading, ajax | Cc: | |
Blocked by: | Blocking: |
Description
There is a critical bug in the current Version of JQuery Ui Tabs:
As you can even see on the demo-page, the "Loading..." - Spinner of the ajax-tabs doesn't work at all!
The content is loading, but without any response while this operation is performing.
Please fix it asap or tell me, how to do a workaround!
The bug has already been reported by another user in this mailinglist: http://osdir.com/ml/jquery-ui/2009-07/msg00329.html
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | critical → trivial |
comment:2 Changed 13 years ago by
Summary: | Ajax "Loading..."-Spinner not working at all → Tabs: spinner option doesn't "just work" |
---|
comment:3 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The spinner option is being removed. See http://forum.jquery.com/topic/tabs-api-redesign
Note: See
TracTickets for help on using
tickets.
You need to add a span inside your anchor tags to get the spinner to work.