The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> make a video clickable and act as a hyperlink, make a video clickable and act as a hyperlink
one_button
post Feb 21 2024, 08:11 PM
Post #1





Group: Members
Posts: 1
Joined: 21-February 24
Member No.: 29,134



I am trying to make a video clickable and act as a hyperlink

If I include controls as in this example

CODE
<a href="https://www.example.com/destination-page.html">
  <video src="path/to/video.mp4" width="640" height="360" controls></video>
</a>


the video can play but clicking on the video only pauses playback
if I remove controls, clicking on the video will open the link URL

is there a way to make the link work while including controls?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 17th May 2024 - 10:56 PM