Line 331: | Line 331: | ||
$elem.animate({ | $elem.animate({ | ||
'padding-bottom':'86px' | 'padding-bottom':'86px' | ||
− | }, | + | },1000,'easeOutBack') |
<!--END Animate NavBar Test ENDER--> | <!--END Animate NavBar Test ENDER--> | ||
}); | }); | ||
Line 381: | Line 381: | ||
'width':'0px', | 'width':'0px', | ||
'height':'0px', | 'height':'0px', | ||
− | 'left':'86px'}, | + | 'left':'86px'},100) |
.andSelf() | .andSelf() | ||
.find('.sdt_wrap') | .find('.sdt_wrap') |
Revision as of 16:25, 3 September 2018