Team:TU Eindhoven/Template:Footer
From 2014.igem.org
(Difference between revisions)
Rafiqlubken (Talk | contribs) |
|||
(35 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
<link href="https://2014.igem.org/Team:TU_Eindhoven/Style:Footer?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" /> | <link href="https://2014.igem.org/Team:TU_Eindhoven/Style:Footer?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" /> | ||
- | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> | + | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> |
</head> | </head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <body> | |
- | + | ||
- | + | <div class="Footer"> | |
- | + | ||
- | + | ||
- | + | <script type="text/javascript"> | |
- | + | $(document).ready(function() { | |
- | + | var defaults = { | |
- | < | + | containerID: 'toTop', // fading element id |
+ | containerHoverID: 'toTopHover', // fading element hover id | ||
+ | scrollSpeed: 1200, | ||
+ | easingType: 'linear' | ||
+ | }; | ||
+ | |||
+ | $().UItoTop({ easingType: 'easeOutQuart' }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <a href="#" id="toTop" style="display: block;"><span id="toTopHover" style="opacity: 1;"></span></a> | ||
+ | |||
+ | <div class="FooterContent"> | ||
+ | |||
+ | <div class="Design"> | ||
+ | <p class="link">Created by <a target="_blank" href="http://www.facebook.com/pages/TU-Eindhoven-iGEM-2014/662813310447348?fref=ts">iGEM Team TU Eindhoven 2014</a></p> | ||
</div> | </div> | ||
+ | |||
+ | <div class="Facebook"> | ||
+ | <p><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FTU-Eindhoven-iGEM-2014%2F662813310447348%3Ffref%3Dts&width&layout=button_count&action=like&show_faces=true&share=true&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px; width:167px;" allowTransparency="true"></iframe></p> | ||
</div> | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
</body> | </body> | ||
+ | |||
</html> | </html> |
Latest revision as of 18:46, 2 September 2014