- · 97.934 Slack messages sent
- · Data, data, data (all types, even Soong-type)
- · Wish we lived on Mars, for these extra 41 minutes in every day
- · "If the cell doesn’t like it, the cell doesn’t like it."
- · Breaking into a lab is not a crime (as long as you work there)
- · Thank you "On the Edge" for all the sensational ideas
CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 4: | Line 4: | ||
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' /> | <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' /> | ||
+ | |||
+ | <!-- Call Jquery --> | ||
+ | <script type="text/javascript" src="https://2017.igem.org/Template:Greece/latest_jquery?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <!-- Master Script --> | ||
+ | <script>sessionStorage.setItem('KEY', 'Team');</script> | ||
+ | <script type="text/javascript" src="https://2017.igem.org/Template:Greece/master_script? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
<!-- >>>>> Link References <<<<< --> | <!-- >>>>> Link References <<<<< --> | ||
Line 49: | Line 57: | ||
} | } | ||
})(jQuery); | })(jQuery); | ||
+ | if(link !== master){ if(link !== null){ | ||
+ | $('#display_box').css('display', 'block'); | ||
+ | $('.display_frame').removeClass('reveal'); | ||
+ | $('#' + link).addClass('reveal'); | ||
+ | $('#footer').addClass('reveal'); | ||
+ | $('#ct1').goTo(); | ||
+ | void(document.title = link.toUpperCase()); | ||
+ | }} | ||
}); | }); | ||
</script> | </script> | ||
Line 84: | Line 100: | ||
$('#footer').addClass('reveal'); | $('#footer').addClass('reveal'); | ||
$('#ct1').goTo(); | $('#ct1').goTo(); | ||
− | + | void(document.title = link.toUpperCase()); | |
} | } | ||
</script> | </script> | ||
Line 154: | Line 170: | ||
<!-- Subsection Box --> | <!-- Subsection Box --> | ||
<div id='display_box'> | <div id='display_box'> | ||
− | <span id='ct1'>< | + | <span id='ct1'><div id='TeamIntro' width='100%' height='100%' class='display_frame hide'></html>{{Greece/TeamIntro}}<html></div></span> |
− | < | + | <div id='TeamRoster' width='100%' height='100%' class='display_frame hide'></html>{{Greece/TeamRoster}}<html></div> |
− | < | + | <div id='Supervisors' width='100%' height='100%' class='display_frame hide'></html>{{Greece/Supervisors}}<html></div> |
− | < | + | <div id='Attributions' width='100%' height='100%' class='display_frame hide'></html>{{Greece/Attributions}}<html></div> |
</div> | </div> |
Revision as of 09:06, 24 September 2017