Multiple choice What does fadeTo() method in jquery? This method is used to stop the animation effect. This method is used to hide the html element. This method is used to show the html element. This method uses a speed parameter to show the duration of effect with the given parameters. None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is a true statement about fadeTo() method. It has the duration 0 to 1 millisecond.