Team:DTU-Denmark/Templates/Standard page begin

From 2011.igem.org

(Difference between revisions)
Line 56: Line 56:
                             },
                             },
                             function(){
                             function(){
-
                                 $(this).find("ul.subnav").animate({opacity: 0},'slow');
+
                                 $(this).find("ul.subnav").animate({opacity: 0, height: 'toggle'},'slow');
                             }
                             }
                         );
                         );
                     },
                     },
                     function(){
                     function(){
-
                         $(this).find("ul.subnav").slideUp('slow');
+
                         $(this).find("ul.subnav").animate({opacity: 0, height: 'toggle'},'slow');
                     }
                     }

Revision as of 00:23, 19 September 2011


{{{1}}}