On 16 Mrz., 02:53, Di Marcello <[email protected]> wrote:
> Unobtrusive means it will also be shown when no javascript is used. so
> only loading through ajax is not.
> in my case it is, but my point is that it loads the same content again
> through ajax, so it makes an unnessesary server call.
>
> I read the _tabify function,
> it knows that the panel is already there, because the title of the
> anchor is converted to an id,
> afterwards it looks up OR creates the panel.
>
> The thing is, even if a panel is found, it is reloaded by the load
> function at the end.

Yes, that's how ajax tabs work. Maybe you just need to use static
(e.g. in-page) tabs.


--Klaus
--~--~---------~--~----~------------~-------~--~----~
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