How to disable the default double-click full-screen event of the video tag?

similar to iqiyi player. Customize the video tag control bar, but when you double-click the video, the full screen will be the browser"s own control bar by default, while your own control bar is hidden. How to change this double-click event, I can"t use ondblclick to deal with it.

Nov.09,2021

need to double-click incomplete screen? You are a custom control bar, that is, there is no controls attribute on video, so there is no full-screen callback for double-clicking.


video wrap a layer of div, requestFullscreen, don't look at video, leave the outer div full screen

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3cdd3-4d9e7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3cdd3-4d9e7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?