html特效代碼 16.徹底屏蔽鼠標(biāo)右鍵
提問(wèn)人:劉團(tuán)圓發(fā)布時(shí)間:2020-11-02
oncontextmenu="window.event.returnValue=false" 將徹底屏蔽鼠標(biāo)右鍵
<table border oncontextmenu=return(false)><td>no</table> 可用于Table
繼續(xù)查找其他問(wèn)題的答案?
相關(guān)視頻回答
oncontextmenu="window.event.returnValue=false" 將徹底屏蔽鼠標(biāo)右鍵
<table border oncontextmenu=return(false)><td>no</table> 可用于Table
點(diǎn)擊加載更多評(píng)論>>