Horje

How to add Alert that the loading of a video has been aborted

Video Example.
index.html
Example: HTML
 <video id="myVideo" onabort="alert('Video load aborted')"> 





Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin