Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<meta name="keywords" content="biosensing, igem, buenos aires, UBA, arsenic"/> | <meta name="keywords" content="biosensing, igem, buenos aires, UBA, arsenic"/> | ||
<link rel="stylesheet" type="text/css" rel="stylesheet" href="https://2013.igem.org/Team:Buenos_Aires/css/style.css?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" rel="stylesheet" href="https://2013.igem.org/Team:Buenos_Aires/css/style.css?action=raw&ctype=text/css" /> | ||
- | |||
- | |||
- | |||
<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 --> | ||
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Buenos_Aires/css/jquery.pageslide.css?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Buenos_Aires/css/jquery.pageslide.css?action=raw&ctype=text/css" /> | ||
Line 56: | Line 53: | ||
<div id="contenedor"> | <div id="contenedor"> | ||
+ | |||
<div id="ac_background" class="ac_background"> | <div id="ac_background" class="ac_background"> | ||
Line 71: | Line 69: | ||
<ul> | <ul> | ||
<li> | <li> | ||
- | <a href="https://static.igem.org/mediawiki/2013/thumb/ | + | <a href="https://static.igem.org/mediawiki/2013/thumb/8/85/B5.jpg/800px-B5.jpg">Tour</a> |
<div class="ac_subitem"> | <div class="ac_subitem"> | ||
<span class="ac_close"></span> | <span class="ac_close"></span> | ||
Line 175: | Line 173: | ||
<script src="https://2013.igem.org/Team:Buenos_Aires/css/jquery.pageslide.js?action=raw&ctype=text/js"></script> | <script src="https://2013.igem.org/Team:Buenos_Aires/css/jquery.pageslide.js?action=raw&ctype=text/js"></script> | ||
+ | |||
+ | <!--Para mover a las bacterias--> | ||
+ | <script type="text/javascript"> | ||
+ | function beeLeft() { | ||
+ | $("#a1").animate({left: "-=50", top: "-=100"}, 4000, "swing", beeRight); | ||
+ | $("#a2").animate({left: "-=50", top: "+=100"}, 4000, "swing"); | ||
+ | $("#a3").animate({left: "+=50", top: "+=50"}, 4000, "swing"); | ||
+ | |||
+ | } | ||
+ | function beeRight() { | ||
+ | $("#a1").animate({left: "+=50",top: "+=100"}, 4000, "swing", beeLeft); | ||
+ | $("#a2").animate({left: "+=50",top: "-=100"}, 4000, "swing"); | ||
+ | $("#a3").animate({left: "-=50",top: "-=50"}, 4000, "swing"); | ||
+ | } | ||
+ | |||
+ | beeRight(); | ||
+ | |||
+ | </script> | ||
Latest revision as of 19:50, 1 July 2013
Buenos AiresiGem
Hola