As the images,the video box's height is 367px,but when I use the jquery to get the height, "$('#bannerVideo').height()
" is console log 619px.So why is 619px.
I want to get the value 367px not 619px so how should I do?
As the images,the video box's height is 367px,but when I use the jquery to get the height, "$('#bannerVideo').height()
" is console log 619px.So why is 619px.
I want to get the value 367px not 619px so how should I do?