Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
         <script>
         <script>
         $(document).ready(function() {
         $(document).ready(function() {
-
        $('#bannerarea').hide().fadeIn('slow');
+
/* $.vegas({src:'http://www.designsnext.com/wp-content/uploads/2014/04/Oxford-University-UK.jpg',fade:1000}); */
-
$('#bannerarea2').hide().fadeIn('slow');
+
-
$('#footerarea').hide().fadeIn('slow');
+
-
$.vegas({src:'http://www.designsnext.com/wp-content/uploads/2014/04/Oxford-University-UK.jpg',fade:1000});
+
-
console.log('test')
+
$('.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>
+
</style>
     </head>
     </head>
     <body>
     <body>

Revision as of 01:02, 5 August 2014

Welcome to Oxford University iGem