Discussion :: Javascript - CS
- The video and the audio belong to the
Answer : Option B
Explanation :
The HTML5 video and audio elements define a long list of associated event types such as “waiting”, “playing”, “seeking”, “volumechange”, and so on. These events are usually only of interest to web apps that want to define custom controls for video or audio playback.
Be The First To Comment