Menu
×
×
Correct!
Exercise:Use a jQuery method to slide up a <div> element. Note: The duration of the effect should be "slow".
$("div").@(7)(@(6));
$("div").slideUp("slow");
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?