Line 18: | Line 18: | ||
}); | }); | ||
+ | $("#INC-they-said").click(function(){ | ||
+ | $("#INC-they-said-content").fadeIn("slow"); | ||
+ | $("#INC-we-said").delay(1000).fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#INC-we-said").click(function(){ | ||
+ | $("#INC-we-said-content").fadeIn("slow"); | ||
+ | }); | ||
+ | $("#MAX-they-said").click(function(){ | ||
+ | $("#MAX-they-said-content").fadeIn("slow"); | ||
+ | $("#MAX-we-said").delay(1000).fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#MAX-we-said").click(function(){ | ||
+ | $("#MAX-we-said-content").fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("BIO-they-said").click(function(){ | ||
+ | $("#BIO-they-said-content").fadeIn("slow"); | ||
+ | $("#BIO-we-said").delay(1000).fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#BIO-we-said").click(function(){ | ||
+ | $("#BIO-we-said-content").fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#ACC-they-said").click(function(){ | ||
+ | $("#ACC-they-said-content").fadeIn("slow"); | ||
+ | $("#ACC-we-said").delay(1000).fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#ACC-we-said").click(function(){ | ||
+ | $("#ACC-we-said-content").fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#T1I-they-said").click(function(){ | ||
+ | $("#T1I-they-said-content").fadeIn("slow"); | ||
+ | $("#T1I-we-said").delay(1000).fadeIn("slow"); | ||
+ | }); | ||
+ | |||
+ | $("#T1I-we-said").click(function(){ | ||
+ | $("#T1I-we-said-content").fadeIn("slow"); | ||
+ | }); | ||
}); | }); | ||
Line 182: | Line 225: | ||
</div> | </div> | ||
<div class = "col-xs-6" class="box" id = "please"> | <div class = "col-xs-6" class="box" id = "please"> | ||
− | <center><h1 class = "tag-title they-said">They said ></h1></center> | + | <center><h1 class = "tag-title they-said" id="INC-they-said">They said ></h1></center> |
− | <center><h4 class="they-said-content">What they said</h4></center> | + | <center><h4 class="they-said-content" id="INC-they-said-content">What they said</h4></center> |
− | <center><h1 class="tag-title we-said">We said ></h1></center> | + | <center><h1 class="tag-title we-said" id="INC-we-said">We said ></h1></center> |
− | <center><h4 class="we-said-content">What we said</h4></center> | + | <center><h4 class="we-said-content" id="INC-we-said-content">What we said</h4></center> |
</div> | </div> | ||
</div> | </div> | ||
Line 205: | Line 248: | ||
</div> | </div> | ||
<div class = "col-xs-6" class="box" id = "please"> | <div class = "col-xs-6" class="box" id = "please"> | ||
− | <center><h1 class = "tag-title they-said">They said ></h1></center> | + | <center><h1 class = "tag-title they-said" id="MAX-they-said">They said ></h1></center> |
− | <center><h4 class="they-said-content">What they said</h4></center> | + | <center><h4 class="they-said-content" id="MAX-they-said-content">What they said</h4></center> |
− | <center><h1 class="tag-title we-said">We said ></h1></center> | + | <center><h1 class="tag-title we-said" id="MAX-we-said">We said ></h1></center> |
− | <center><h4 class="we-said-content">What we said</h4></center> | + | <center><h4 class="we-said-content" id="MAX-we-said-content">What we said</h4></center> |
</div> | </div> | ||
</div> | </div> | ||
Line 228: | Line 271: | ||
</div> | </div> | ||
<div class = "col-xs-6" class="box" id = "please"> | <div class = "col-xs-6" class="box" id = "please"> | ||
− | <center><h1 class = "tag-title they-said">They said ></h1></center> | + | <center><h1 class = "tag-title they-said" id="BIO-they-said">They said ></h1></center> |
− | <center><h4 class="they-said-content">What they said</h4></center> | + | <center><h4 class="they-said-content" id="BIO-they-said-content">What they said</h4></center> |
− | <center><h1 class="tag-title we-said">We said ></h1></center> | + | <center><h1 class="tag-title we-said" id="BIO-we-said">We said ></h1></center> |
− | <center><h4 class="we-said-content">What we said</h4></center> | + | <center><h4 class="we-said-content" id="BIO-we-said-content">What we said</h4></center> |
</div> | </div> | ||
</div> | </div> | ||
Line 251: | Line 294: | ||
</div> | </div> | ||
<div class = "col-xs-6" class="box" id = "please"> | <div class = "col-xs-6" class="box" id = "please"> | ||
− | <center><h1 class = "tag-title they-said">They said ></h1></center> | + | <center><h1 class = "tag-title they-said" id="ACC-they-said">They said ></h1></center> |
− | <center><h4 class="they-said-content">What they said</h4></center> | + | <center><h4 class="they-said-content" id="ACC-they-said-content">What they said</h4></center> |
− | <center><h1 class="tag-title we-said">We said ></h1></center> | + | <center><h1 class="tag-title we-said" id="ACC-we-said">We said ></h1></center> |
− | <center><h4 class="we-said-content">What we said</h4></center> | + | <center><h4 class="we-said-content" id="ACC-we-said-content">What we said</h4></center> |
</div> | </div> | ||
</div> | </div> | ||
Line 274: | Line 317: | ||
</div> | </div> | ||
<div class = "col-xs-6" class="box" id = "please"> | <div class = "col-xs-6" class="box" id = "please"> | ||
− | <center><h1 class = "tag-title they-said">They said ></h1></center> | + | <center><h1 class = "tag-title they-said" id="T1I-they-said">They said ></h1></center> |
− | <center><h4 class="they-said-content">What they said</h4></center> | + | <center><h4 class="they-said-content" id="T1I-they-said-content">What they said</h4></center> |
− | <center><h1 class="tag-title we-said">We said ></h1></center> | + | <center><h1 class="tag-title we-said" id="T1I-we-said">We said ></h1></center> |
− | <center><h4 class="we-said-content">What we said</h4></center> | + | <center><h4 class="we-said-content" id="T1I-we-said-content">What we said</h4></center> |
</div> | </div> | ||
</div> | </div> |
Revision as of 00:51, 26 September 2017