Team:USP-UNESP-Brazil/Templates/Header

From 2012.igem.org

(Difference between revisions)
Line 66: Line 66:
             $("#panelIntro").animate({top:"-50px", width:"auto"},"slow")
             $("#panelIntro").animate({top:"-50px", width:"auto"},"slow")
         });
         });
-
         $("#menuIntro").mouseout(function(){
+
         $("#panelIntro").mouseout(function(){
             $("#panelIntro").animate({top:"50px"},"slow")
             $("#panelIntro").animate({top:"50px"},"slow")
         });
         });

Revision as of 06:44, 25 September 2012