Team:Sevilla/template1
From 2011.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | $("# | + | $("# firstpanep.menu_head").click(function() |
{ | { | ||
$(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"); | ||
Line 196: | Line 196: | ||
</style> | </style> | ||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | <!--=====================================Busqueda======================================= --> | ||
+ | |||
$("#serach").click(function() | $("#serach").click(function() | ||
{ | { | ||
- | $( | + | $(#search-controls).css("display","block"); |
}); | }); | ||
</script> | </script> |
Revision as of 15:19, 13 May 2011
Search