Team:UPO-Sevilla/headerTemplate

From 2011.igem.org

(Difference between revisions)
Line 18: Line 18:
<script type="text/javascript" charset="utf-8">
<script type="text/javascript" charset="utf-8">
-
$(function(){
+
/*$(function(){
$('.menuLi').mouseover(function(event){
$('.menuLi').mouseover(function(event){
var elem = $(this).next();
var elem = $(this).next();
Line 27: Line 27:
}
}
});
});
-
});
+
});*/
</script>
</script>

Revision as of 17:44, 27 October 2011