Your question isn't clear.

It sounds like you want to Ajax-load only a portion of a given tab.

In this case you could use the .show() event to populate a section of
the tab pane.

You can rig the show() event either as an option, or in the tabs setup
call.

I hope this helps.

**--**  Steve




On Oct 22, 4:40 am, patrick MA <pmarshalland...@hotmail.com> wrote:
> Hi There :) , I am currently using JQuery tabs within a content pand
> of a master page, now this master page references all the scripts i
> need to use JQgrid within the div containers of my tabs
> functionality.
>
> The problem is this, when i choose to load the content via ajax , by
> loading external pages into the jquery tabs container , none of the
> grid or Jquery functionality work for the external content obviously.
> How would i resolcve rthis?....would i have rto rereference everything
> for the external content, or is there a way to reload the refernces in
> themaster page on the tab load of that external content :). Im really
> stuick, Any help would be appreciated.
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to