Team:Oxford
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | + | /* $.vegas({src:'http://www.designsnext.com/wp-content/uploads/2014/04/Oxford-University-UK.jpg',fade:1000}); */ | |
- | + | ||
- | + | ||
- | $.vegas({src:'http://www.designsnext.com/wp-content/uploads/2014/04/Oxford-University-UK.jpg',fade:1000}); | + | |
- | + | ||
$('.hasdropdown').hover(function() { | $('.hasdropdown').hover(function() { | ||
$(this).find('.dropdown').stop(true,true).slideToggle(200); | $(this).find('.dropdown').stop(true,true).slideToggle(200); | ||
Line 294: | Line 290: | ||
} | } | ||
- | + | </style> | |
</head> | </head> | ||
<body> | <body> |
Revision as of 01:02, 5 August 2014