摘要:
简介 The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable. 不难看出,其中的关键是meta 阅读全文
posted @ 2017-11-02 13:32
兼容IE8
阅读(1117)
评论(0)
推荐(0)
摘要:
禁止鼠标右键:oncontextmenu="return false"; 禁止选择:onselectstart="return false"; 禁止拖放:ondragstart="return false"; 禁止拷贝:oncopy=document.selection.empty() 。 禁止复制 阅读全文
posted @ 2017-11-02 11:34
兼容IE8
阅读(287)
评论(0)
推荐(0)

浙公网安备 33010602011771号