Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
(9 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 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"> | ||
- | <img class="ac_bgimage" src="https://static.igem.org/mediawiki/2013/thumb/ | + | <img class="ac_bgimage" src="https://static.igem.org/mediawiki/2013/thumb/b/b3/B4.jpg/800px-B4.jpg" alt="Background"/> |
<div class="ac_overlay"></div> | <div class="ac_overlay"></div> | ||
<div class="ac_loading"></div> | <div class="ac_loading"></div> | ||
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> | ||
<h2>Tour</h2> | <h2>Tour</h2> | ||
<ul> | <ul> | ||
- | <li> | + | <li>Take a wiki tour!</li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 111: | Line 109: | ||
<ul> | <ul> | ||
<li>The Team.</li> | <li>The Team.</li> | ||
+ | |||
+ | <li><a class="sub_menu_link" id="Obj" href="_members">Members</a></li> | ||
</ul> | </ul> | ||
Line 173: | 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> | ||
Line 303: | Line 321: | ||
openSubMenu($item, $sub_menu, el_image); | openSubMenu($item, $sub_menu, el_image); | ||
}); | }); | ||
+ | |||
return false; | return false; | ||
}); | }); | ||
Line 348: | Line 367: | ||
.animate({opacity: '1'}, 1400, function(){}); | .animate({opacity: '1'}, 1400, function(){}); | ||
/*Bind function recursivily in the links of the external*/ | /*Bind function recursivily in the links of the external*/ | ||
- | + | $('.texto a').css({color:"#68A"}); | |
$('.texto a').bind('click.Menu', function(){ | $('.texto a').bind('click.Menu', function(){ | ||
loadText(this); | loadText(this); |
Latest revision as of 19:50, 1 July 2013
Buenos AiresiGem
Hola