Template:Team:Bielefeld/Head
From 2012.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<div id="header"> | <div id="header"> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | |||
+ | <head> | ||
+ | <script type="text/javascript" src="http://2011.igem-bielefeld.de/includes/wiki/jquery.js"></script> | ||
+ | <script type='text/javascript' src='http://2011.igem-bielefeld.de/includes/wiki/superfish.js'></script> | ||
+ | <script type='text/javascript' src='http://2011.igem-bielefeld.de/includes/wiki/supersubs.js'></script> | ||
+ | <script type='text/javascript' src="http://2011.igem-bielefeld.de/includes/wiki/jquery.tools.min.js"></script> | ||
+ | <link rel="stylesheet" type="text/css" href="http://2012.igem-bielefeld.de/includes/wiki/bielefeld-wiki2012.css" media="screen" /> | ||
+ | |||
+ | <script type='text/javascript'> | ||
+ | $(document).ready(function() { | ||
+ | $('ul.sf-menu').supersubs({ | ||
+ | minWidth: 12, | ||
+ | maxWidth: 27, | ||
+ | extraWidth: 1 | ||
+ | |||
+ | }).superfish({ | ||
+ | animation: {opacity:'show',height:'show',width:'show'}, | ||
+ | speed: 'normal', | ||
+ | |||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <style type="text/css">a#vlb{display:none}</style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
Revision as of 12:35, 9 September 2012