On 28 Nov., 20:06, Richard W <[EMAIL PROTECTED]> wrote: > Hi There > I'm realling ejoying using tabs, especially the ajax content. I would > like to know if there is painless way of updating the current tabs > content via ajax without using the tabs. For example you view the > content of a tab, click on a link within the tab, and the current tabs > content updates dynamically, without changing the order of the current > selected tab? > Any suggestions would be greatly apprecated.
The tabsLoad method should do the job: http://docs.jquery.com/UI/Tabs/tabsLoad#positionurl --Klaus