Nathan, Thanks for your help. I'm really stumped!!
Initially when it loads, it look s right, but when I click on the either tab, I loose the content. Erik On Jan 29, 2:26 pm, Nathan Klatt <n8kl...@gmail.com> wrote: > On Fri, Jan 29, 2010 at 4:19 PM, Erik <eriks...@mac.com> wrote: > > var activeTab = $(this).find("a").attr("href"); //Find the > > rel > > attribute value to identify the active tab + content > > $(activeTab).fadeIn(); //Fade in the active content > > What do your hrefs look like? Any chance you could send a link to your > page? Or set up a small example at jsbin.com or something?