1 year ago
#364486
ABHILASHA
HTML5 : Using a static thumbnail/poster with video tag when while pre-loading metadata
When we use an HTML video tag with preload = "metadata"
, it automatically loads the thumbnail whether or not the poster attribute is present. I wish to make sure that the poster attribute value remains the permanent thumbnail without using preload = "none"
.
Is there a way to accomplish this?
Thank you in advance!
html
thumbnails
preload
0 Answers
Your Answer