__________ property returns the url of current audio/video.

Options
- currentSrc
- controls
- ended
- mediaGroup


CORRECT ANSWER : currentSrc

Discussion Board
Explanation-

-The currentSrc property returns the URL of the current audio/video.
-If no audio/video is set, an empty string is returned.
-This property is read-only.
-Use the src property to set the URL of a video file.

Sapna 02-27-2017 02:19 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement