replace <video> elements by <img> element?
replace <video> elements by <img> element?
This is the original source
<video .....>
....
</video>
How can I replace all such <video> elements by a picture from remote server
<img href="
https://www.foobar.com/pics/mypic.png"
........</img>
Peter
Topic Participants
pxsteiner
kbwood.au