Template:Team:HokkaidoU Japan/JS
From 2014.igem.org
(Difference between revisions)
Line 244: | Line 244: | ||
(function() { | (function() { | ||
$(function() { | $(function() { | ||
- | $('#header-menu'). | + | $('#header-menu').dcmegamenu({ |
rowItems: '5', | rowItems: '5', | ||
speed: 'fast', | speed: 'fast', | ||
Line 251: | Line 251: | ||
return $('#header-menu .dc-nonmega-li .sub-container').css('left', 0); | return $('#header-menu .dc-nonmega-li .sub-container').css('left', 0); | ||
}); | }); | ||
- | |||
}).call(this); | }).call(this); | ||
Revision as of 07:35, 20 August 2014