摘要: 1. 禁止右键点击$(document).ready(function(){ $(document).bind("contextmenu",function(e){ return false; });});2. 隐藏搜索文本框文字Hide w... 阅读全文
posted @ 2017-05-04 15:32 Martin_lee 阅读(214) 评论(0) 推荐(0)
摘要: 1. 禁止右键点击$(document).ready(function(){ $(document).bind("contextmenu",function(e){ return false; });});2. 隐藏搜索文本框文字Hide w... 阅读全文
posted @ 2017-05-04 15:32 Martin_lee 阅读(124) 评论(0) 推荐(0)