EstebanDLPT (Talk | contribs) m |
EstebanDLPT (Talk | contribs) m |
||
Line 125: | Line 125: | ||
$(this).css('height', ''); | $(this).css('height', ''); | ||
} }); | } }); | ||
− | $(this).parent().siblings( | + | $(this).parent().siblings().stop(true, false).slideDown({ duration: 350, easing: "easeOutQuart", queue: false, complete: function () { |
$(this).css('height', ''); | $(this).css('height', ''); | ||
} }); | } }); | ||
Line 133: | Line 133: | ||
$(this).css('height', ''); | $(this).css('height', ''); | ||
} }); | } }); | ||
− | $(this).parent().siblings( | + | $(this).parent().siblings().stop(true, false).slideUp({ duration: 350, easing: "easeOutQuart", queue: false, complete: function () { |
$(this).css('height', ''); | $(this).css('height', ''); | ||
} }); | } }); |
Revision as of 13:16, 14 October 2018
Notebook
Everyday activities by the team
-
May
-
May 3This is text for May 3
-
May 6This is text for May 6
-
-
May
-
May 3This is text for May 3
-
May 6This is text for May 6
-