ui-tab: Is there an event or callback after ajax-request and before the content is written ?
Hi @all,
i'm pretty new to jquery/jquery-ui tab.
I have multiple tabs with different sites to load. But before the content is rendered into
the corresponding tabs i want to modify the content.
In this case search for javascripts/css - files & tags.
So is there an event or a callback-function that i can use that is triggerd after the ajax-request
was succesfull & before the content is written to the tab ?
thanks in advance
multitool