> 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?
No comments:
Post a Comment