Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

daix6

Member since
daix6

Recent Docs Activity

View all activity
Page Date Comment

Cross-browser audio basics


There is not "loaded" event but "loadeddata" for HTMLMediaElement. (Link: https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events)

JavaScript面向对象简介