<script>
function myFunction() { alert("Can play through video without stopping");
}
</script>
<video oncanplaythrough="myFunction()">
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Media Events Attribute |
Uploaded by
: |
Admin |