Team:DTU-Denmark/Kristian
From 2014.igem.org
(Difference between revisions)
(22 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{CSS/Main}} | {{CSS/Main}} | ||
+ | {{https://2013.igem.org/Team:Dundee/Templates/Navigationbar?action=raw&ctype=text/html}} | ||
+ | <html> | ||
+ | <script src="https://2013.igem.org/Team:SDU-Denmark/core/jquerytools?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
+ | <script type="text/javascript"> | ||
+ | function enableTooltipAndSource() { | ||
+ | $(".tooltipLink").tooltip({ effect: 'slide', position: "top left", offset: [0, 300] }) | ||
+ | .dynamic({ left: { position: "top right", offset: [0, 300] } }); | ||
+ | }; | ||
- | https://2014.igem.org/wiki/index.php?title=Team:DTU-Denmark/Kristian&action=edit | + | $(document).ready(function () { |
+ | enableTooltipAndSource(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <link rel="stylesheet" href='https://2013.igem.org/Team:SDU-Denmark/core/stylesheet?action=raw&ctype=text/css' type='text/css' /> | ||
+ | |||
+ | |||
+ | </BR> | ||
+ | <h1>Kristian</h1></br> | ||
+ | <a href='https://2014.igem.org/wiki/index.php?title=Team:DTU-Denmark/Kristian&action=edit'>EDIT</a></br> | ||
+ | |||
+ | <span class="tooltipLink">Tooltip</span> | ||
+ | <span class="tooltip"><span class="tooltipHeader">Overskrift</span>Tekst test tekst</span> | ||
+ | her. | ||
+ | |||
+ | </html> |
Latest revision as of 12:09, 4 May 2014
Template:Https://2013.igem.org/Team:Dundee/Templates/Navigationbar?action=raw&ctype=text/html