TypoScript и tt_news: нестандартный вывод CATMENU
page.headerData { 50 = HTML 50.value ( <script type=”text/javascript”> $(document).ready(function() { $(“.tab_content”).hide(); $(“ul.tabs li:first”).addClass(“active”).show(); $(“.tab_content:first”).show(); $(“ul.tabs li”).click(function() { $(“ul.tabs li”).removeClass(“active”); $(this).addClass(“active”); $(“.tab_content”).hide(); var activeTab = $(this).find(“a”).attr(“href”); $(activeTab).fadeIn(); return false; }); });</script> ) } 10 = HTML 10.value = <div> 20 = COA 20 { 10 = CONTENT 10 { wrap = <ul>|</ul> table = tt_news_cat [...]


