What is the onplay
.?
What is the onplay
.?
What is the html 5 onplay
.?
What is the onplay
.? |What is the html 5 onplay
.?|What is the onplay
html5.?
![]() |
What is the onplay .? |
Media Event AttributesOn (during) means play. This quality provides functionality with script during the start of media playback.
Sample-1:
<figcaption> <audio controls src='https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3' onplay='alert('bu bir onplay html 5 olay nitelik uyarisidir');'><br></audio></figcaption>
Sample-2:
<div onplay='alert('bu bir onplay html 5 olay nitelik uyarisidir');'><br>Content<br></div>
![]() |
What is the onplay .? |
Sample-3:
<span onplay='alert('bu bir onplay html 5 olay nitelik uyarisidir');'><br>Content<br></span>
Sample-4:
<p onplay='alert('bu bir onplay html 5 olay nitelik uyarisidir');'><br>Content<br></p>
Sample-5:
<h1 onplay='alert('bu bir onplay html 5 olay nitelik uyarisidir');'><br>Content<br></h1>