Team:Sevilla/template1

From 2011.igem.org

(Difference between revisions)
(ADGSFDGS<ADGS<DG)
Line 11: Line 11:
<!--=====================================MENU ACORDEON 2 ======================================= -->
<!--=====================================MENU ACORDEON 2 ======================================= -->
-
<a id="serach" href="#" >Search</a>
+
<div id="serach" >Search</div>
<div id="firstpane" class="menu_list">
<div id="firstpane" class="menu_list">
Line 82: Line 82:
   $(this).css({backgroundImage:"url(down.png)"}).next("div.menu_body").slideDown(500).siblings("div.menu_body").slideUp("slow");
   $(this).css({backgroundImage:"url(down.png)"}).next("div.menu_body").slideDown(500).siblings("div.menu_body").slideUp("slow");
   $(this).siblings().css({backgroundImage:"url(left.png)"});
   $(this).siblings().css({backgroundImage:"url(left.png)"});
 +
});
 +
 +
$("# serach").click(function()
 +
{
 +
  $(# search-controls).css("display","block");
});
});
</script>
</script>
Line 195: Line 200:
</style>
</style>
 +
<!--=====================================Busqueda======================================= -->
<script type="text/javascript">
<script type="text/javascript">
-
<!--=====================================Busqueda======================================= -->
 
-
 
$("#serach").click(function()
$("#serach").click(function()
{
{
Line 204: Line 208:
});
});
</script>
</script>
-
 
</body>
</body>

Revision as of 15:27, 13 May 2011

Search