Team:Shenzhen SFLS/comm/javascripts
From 2013hs.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
$('.nav li').removeClass('active'); | $('.nav li').removeClass('active'); | ||
}); | }); | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}); | }); |
Revision as of 08:58, 13 June 2013
$(document).ready(function () { $('#featured').orbit({ "bullets": true, "animation": "horizontal-push" });
var $menu_sub = $('var _menuItem = [{ 'txt': 'Home', 'link': 'index.html' }, { 'txt': 'Team', 'link': 'team.html' }, { 'txt': 'Project', 'link': 'team.html' } , { 'txt': 'Notebook', 'link': 'team.html' }, { 'txt': 'Protocols', 'link': 'team.html' }, { 'txt': 'Human practices', 'link': 'team.html' }];
for (var i = 0; i < _menuItem.length; i++) {
$menu_sub.append('