Get entire height of a video tag, including controls height

后端 未结 0 1657
醉梦人生
醉梦人生 2020-11-30 04:36

I am using:

const height = document.querySelector(\'#video\').offsetHeight
console.log(height)

in order to get the height of a video.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题