CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <!-- Meta --> | ||
+ | |||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | |||
+ | <!-- Link References --> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Greece/CSS?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <!-- Scripts --> | ||
+ | |||
+ | <!-- Call Jquery --> | ||
<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script> | <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script> | ||
+ | |||
+ | <!-- Call Template Scrips --> | ||
<script type="text/javascript" src="https://2017.igem.org/Template:Greece/Javascript? | <script type="text/javascript" src="https://2017.igem.org/Template:Greece/Javascript? | ||
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | < | + | |
− | + | <!-- Change document title --> | |
− | <script> | + | <script>$( document ).ready(function(){void(window.document.title = 'PROJECT');});</script> |
− | + | ||
− | + | <!-- Subsection onHover Functionality --> | |
− | + | <script> | |
− | </script> | + | |
− | <script> | + | |
function onHoverChanges(idz){ | function onHoverChanges(idz){ | ||
$('.circlez').removeClass('opace'); | $('.circlez').removeClass('opace'); | ||
Line 29: | Line 40: | ||
window.history.replaceState(null, null, stateMsg); | window.history.replaceState(null, null, stateMsg); | ||
} | } | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
<body> | <body> |
Revision as of 20:22, 28 August 2017