What could be the reason: when installing a banner, the video is not imported; when importing it, it does not even show only pictures, although it is present in the images folder
I tried changing the format to MP4 but it didn’t help.
What could be the reason: when installing a banner, the video is not imported; when importing it, it does not even show only pictures, although it is present in the images folder
I tried changing the format to MP4 but it didn’t help.
2
Answers
Well, you can’t directly import videos in javascript, but you can embed the video using html5 tag. Here you can see more details about the video tag and how to use it. (https://www.w3schools.com/html/html5_video.asp)
You can embed the video using html5 tag.
like this