On Jan 17, 4:44 pm, carvingcode <[EMAIL PROTECTED]> wrote: > I'm having trouble getting dynamic content to load into a tab. At > present, I'm using the the the "Ajax tabs" example from the ui.tabs > documentation. The file I am trying to load works fine when I call it > independently, but when I try to load it in a tab, the "loading" text > and spinner is the only result.
From that description alone I can only guess what's wrong. Does Firebug show an error on the console? Do you load the file from the same server? Do you have a demo online to look at? --Klaus