Team:Buenos Aires
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<link href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow:regular,bold" rel="stylesheet" type="text/css" /> <!-- Font --> | <link href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow:regular,bold" rel="stylesheet" type="text/css" /> <!-- Font --> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type ='text/css'> | <style type ='text/css'> | ||
Line 238: | Line 232: | ||
<!-- The JavaScript --> | <!-- The JavaScript --> | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | ||
- | |||
<script type="text/javascript" src="http://jquery-swip.googlecode.com/svn-history/r4/trunk/jquery.easing.1.3.js"></script> | <script type="text/javascript" src="http://jquery-swip.googlecode.com/svn-history/r4/trunk/jquery.easing.1.3.js"></script> | ||
- | |||
Line 247: | Line 239: | ||
<!--Hace girar las bacterias cuando se pone el mouse arriba--> | <!--Hace girar las bacterias cuando se pone el mouse arriba--> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".swing").hover(function(){ | $(".swing").hover(function(){ | ||
Line 263: | Line 254: | ||
</script> | </script> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 479: | Line 463: | ||
cargar(); | cargar(); | ||
- | |||
- | |||
$('a.external.text').bind('click.Menu', function(){ | $('a.external.text').bind('click.Menu', function(){ | ||
loadText(this); | loadText(this); |
Revision as of 16:33, 21 September 2013