Searched refs:tabId (Results 1 – 1 of 1) sorted by relevance
5 function changeContent(tabId){hideAll();$(thisId+" .tabs li").removeClass(param.activeClass);$(this… argument6 {$(thisId+" #"+tabId).fadeIn(param.fadeSpeed);}else{$(thisId+" #"+tabId).show();}}7 $(thisId+" .tabs li").click(function(){var tabId=$(this).find('a').attr('href').substr(1);changeCon…