Difference between revisions of "Dev/Team Information"

Line 67: Line 67:
 
$(".ti_section_title").click(function() {
 
$(".ti_section_title").click(function() {
 
   var htmlString = $( this ).html();
 
   var htmlString = $( this ).html();
$(".tl_section_content").toggle();
+
$(".ti_section_content").toggle();
  
 
if ( $('.ti_section_content:visible').length == 0) {
 
if ( $('.ti_section_content:visible').length == 0) {

Revision as of 18:45, 7 January 2016





▼ General

Topic 1

Topic 2