Team:Tec-Monterrey/ITESM14 team.html
From 2014.igem.org
(Difference between revisions)
Sebastianjau (Talk | contribs) |
Ejzardainc (Talk | contribs) |
||
(2 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
$(function(){ | $(function(){ | ||
$("#wiki-team-members").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team_members.html?action=raw&ctype=text/html"); | $("#wiki-team-members").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team_members.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $("#wiki-advisors").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_advisors.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $("#wiki-instructors").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_instructors.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $("#wiki-sponsors").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_sponsors.html?action=raw&ctype=text/html"); | ||
}); | }); | ||
$(function(){ | $(function(){ | ||
Line 66: | Line 75: | ||
<div id="wiki-team-members"></div> | <div id="wiki-team-members"></div> | ||
</div> <!--Tab team--> | </div> <!--Tab team--> | ||
- | <div class="tab-pane" id="advisors"> | + | <div class="tab-pane" id="advisors"> |
- | <div class="tab-pane" id="instructors"> | + | <div id="wiki-advisors"></div> |
+ | </div> | ||
+ | <div class="tab-pane" id="instructors"> | ||
+ | <div id="wiki-instructors"></div> | ||
+ | </div> | ||
<div class="tab-pane" id="sponsors"> | <div class="tab-pane" id="sponsors"> | ||
- | + | <div id="wiki-sponsors"></div> | |
</div><!--end sponsors--> | </div><!--end sponsors--> | ||
<div class="tab-pane" id="attributions"> | <div class="tab-pane" id="attributions"> |
Latest revision as of 01:54, 18 October 2014