Template:TU-header3
From 2011.igem.org
(Difference between revisions)
K.warringa (Talk | contribs) |
K.warringa (Talk | contribs) |
||
Line 226: | Line 226: | ||
.animate({ | .animate({ | ||
'width':'124px', | 'width':'124px', | ||
- | 'height':' | + | 'height':'248px', |
'left':'0px' | 'left':'0px' | ||
},400,'easeOutBack') | },400,'easeOutBack') | ||
Line 236: | Line 236: | ||
.find('.sdt_active') | .find('.sdt_active') | ||
.stop(true) | .stop(true) | ||
- | .animate({'height':' | + | .animate({'height':'128px'},300,function(){ |
var $sub_menu = $elem.find('.sdt_box'); | var $sub_menu = $elem.find('.sdt_box'); | ||
if($sub_menu.length){ | if($sub_menu.length){ |
Revision as of 15:21, 27 July 2011