[jQuery] Re: Jquery tabs load external file that uses a jquery plugin

2009-10-10 Thread Karl Swedberg
I'm not sure I quite understand the problem you're having, but it sort of sounds like you could solve the problem by putting code you want to execute after content is loaded into the callback function of the ajax load method. So, using your words below, ajax load the external load file into

[jQuery] Re: Jquery tabs load external file that uses a jquery plugin

2009-10-09 Thread dylanmac
Anyone? No one can answer this? Seems like this must come up all the time. On Oct 6, 1:17 pm, dylanmac wrote: > I have a set of jqueryui tabs that, when clicked, load in their > content dynamically. It works great, except that one of the pages uses > a jquery plugin itself. This results in two