Team:Hong Kong-CUHK/Human practice/talks
From 2011.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
<div class="span-17 last" id="human-practice"> | <div class="span-17 last" id="human-practice"> | ||
- | <ul class="nav-list" id="human-list"> | + | <ul class="nav-list talks-list" id="human-list"> |
<li><a class="selected" id="shho">SHHO college general education forum</a></li> | <li><a class="selected" id="shho">SHHO college general education forum</a></li> | ||
<li><a id="high school">High School talk</a></li> | <li><a id="high school">High School talk</a></li> | ||
Line 40: | Line 40: | ||
</div> | </div> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | $('ul | + | $('ul.talks-list li a').click(function() { |
$("div#human-target").html($('div#'+$(this).attr('id')).html()); | $("div#human-target").html($('div#'+$(this).attr('id')).html()); | ||
}); | }); |
Revision as of 10:27, 5 October 2011
"Creativity is thinking up new things. Innovation is doing new things." - Theodore Levitt
©Copyright CUHK IGEM Team 2011