Baseline Widely available
poster
㯠HTMLVideoElement
ã¤ã³ã¿ã¼ãã§ã¤ã¹ã®ããããã£ã§ãåç»ãã¼ã¿ãå©ç¨ã§ããªãå ´åã«è¡¨ç¤ºãããç»åã® URL ãåæ ããæååã§ããããããã£ãæå¹ãª URL ã表ãã¦ããªãå ´åããã¹ã¿ã¼ãã¬ã¼ã ã¯è¡¨ç¤ºããã¾ããã
ããã¯ã<video>
è¦ç´ ã® poster
屿§ãåæ ãã¦ãã¾ãã
æååã§ãã
ä¾<video
id="media"
src="https://example.com/video.mp4"
poster="https://example.com/poster.jpg"></video>
const el = document.getElementById("media");
console.log(el.poster); // åºå: "https://example.com/poster.jpg"
仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4