Klaus, Thanks for the response and I hope you enjoyed your vacation! The tab I am puling in is not cross domain... all the same domain so I am hoping I did not misrepresent remote tabs. The issue only occurs with IE 7 (a browser that is finicky at the wrong times... not the right ones).
I found an example on your site here that mimics the problem I am having: http://stilbuero.de/jquery/test/remote_tabs_with_scripts.html#Tab_one Accessing that link in IE 7 wont show the tab contents until you click Tab Two and then click back to Tab One. Thanks, Tony On Dec 5, 12:20 am, Klaus Hartl <klaus.ha...@googlemail.com> wrote: > On Dec 4, 5:59 pm,strummer75<anthonycov...@gmail.com> wrote: > > > Is there a secret handshake in this group? > > No, I was on vacation. :) > > External links do not work as remote tabs - because of security > reasons cross-domain Ajax requests are not allowed. > > --Klaus