FIXED - it took a little bit of work but as explained above,
controlling the visibility of the divs and moving the content of those
divs into the primary div worked. I also had to manually control the
classes assigned to the tabs because I do the content switching under
the "show" event.

Its works perfectly.

Thanks

On Jan 23, 9:21 am, NTulip <[email protected]> wrote:
> Can you possibly recommend an approach.
>
> I am currently attempting to do it by moving the DOM from the selected
> tab panel into the tab i want it to be in. I remove the class ui-tabs-
> hide from the div i want the content in and add the ui-tabs-hide to
> the div the selected tab is supposed to show.
>
> Thanks
>
> On Jan 23, 1:42 am, Klaus Hartl <[email protected]> wrote:
>
> > It's not possible without a bit of hacking.
>
> > --Klaus
>
> > On 22 Jan., 23:06, NTulip <[email protected]> wrote:
>
> > > Is it possible to have each tab use the same div for the content but
> > > have the tab url different? I want to trap the tab selected, select it
> > > and have the contents of the content div cleared and repopulated.
--~--~---------~--~----~------------~-------~--~----~
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