Menu
×
×
Correct!
Exercise:Use a jQuery method to fade a <div> element to an opacity of "0.2".
$("div").@(6)(@(6), @(3));
$("div").fadeTo("slow", 0.2);
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?