jQuery: The Write Less, Do More JavaScript Library

UI Tabs - spinner fails when using custom HTML

View: New views
1 Messages — Rating Filter:   Alert me  

UI Tabs - spinner fails when using custom HTML

by Maniquí :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

1. when trying to include some HTML in the spinner setting, it fails to remove the spinner after the tab panel is loaded.
Example:

spinner: '<span>custom loading</span>'
or
spinner: '<img src="/images/my-spinner.gif" alt="loading" />'

Maybe HTML can't be used inside the spinner, although the UI Tabs docs say [1]:

"The HTML content of this string is shown in a tab title while remote content is loading. Pass in empty string to deactivate that behavior."

2. Is there a way to access the temporary variable where the tab text is saved during the tab panel loading process?

Thanks.

[1] http://docs.jquery.com/UI/Tabs/tabs#options

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