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.
I have read through the docs on using ".load", but have not been able to get that to work either. Any suggestions or pointers to some other examples I could review would be appreciated. TIA