Template:Team:Bonn:MenuInit
From 2013.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<html> | <html> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | $(document).ready(function(){ | |
- | + | jQuery('ul.igem13-menu').superfish({ | |
animation: {opacity:'show',height:'show'}, | animation: {opacity:'show',height:'show'}, | ||
dropShadows: true, | dropShadows: true, | ||
Line 13: | Line 13: | ||
cssArrows: false | cssArrows: false | ||
}); | }); | ||
- | + | }); | |
</script> | </script> | ||
- | |||
</html> | </html> |
Revision as of 08:22, 4 October 2013