Team:Alberta/Templates/Header
From 2012.igem.org
(Difference between revisions)
Line 274: | Line 274: | ||
<script> | <script> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
function showSubMenu(menu, parent) { | function showSubMenu(menu, parent) { | ||
Line 293: | Line 286: | ||
$(menu). offset({top: 100 + 30 * $('.headerMenu').index($(parent) )} ); | $(menu). offset({top: 100 + 30 * $('.headerMenu').index($(parent) )} ); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
</script> | </script> |
Revision as of 15:09, 26 September 2012
|