Template:Team:Bonn:PageMenu

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<script type="text/javascript">
<script type="text/javascript">
-
jQuery(function(){
+
jQuery(function() {
-
jQuery('ul.igem13-menu').superfish();
+
jQuery('ul.igem13-menu').superfish({
 +
animation:  {opacity:'show',height:'show'}
 +
});
});
});
</script>
</script>

Revision as of 22:17, 22 June 2013