Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
</div> | </div> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
<!-- Javascript --> | <!-- Javascript --> | ||
- | + | <html> | |
<!-- Sexy Drop Down (drop down navigation) --> | <!-- Sexy Drop Down (drop down navigation) --> | ||
Line 19: | Line 16: | ||
$(document).ready( | $(document).ready( | ||
function(){ | function(){ | ||
- | $("ul.subnav").parent().find("> a").append(" | + | $("ul.subnav").parent().find("> a").append(""); |
$("ul.topnav li").hover( | $("ul.topnav li").hover( | ||
function() { | function() { | ||
Line 42: | Line 39: | ||
); | ); | ||
</script> | </script> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | <!--Menú de Navegación --> | ||
+ | {{:Team:UPIBI-Mexico/Templates/Navigationbar}} |
Revision as of 20:11, 22 June 2012