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