Difference between revisions of "Team:UChile OpenBio-CeBiB/Template/2"

Line 567: Line 567:
 
<script>
 
<script>
 
         $(function(){
 
         $(function(){
$(".dropdwon").hover(function(){
+
$(".dropdown").hover(function(){
 
$(this).find(".item2").stop(true,true).fadeIn();
 
$(this).find(".item2").stop(true,true).fadeIn();
 
},function(){
 
},function(){

Revision as of 03:40, 19 October 2017

Document