I used jquery tabs on an html mock-up and everything worked perfectly, click on tabs changes them.
I then tried to impliment tabs on the live site and there are some differences. First when you click on a tab the tab text is replaced with the words 'loading' and then the whole page is some how loaded into the tab. The content is displayed below the inserted page, but is completely ignored by jquery. What could be the cause of this?