Hello world.

  2010年6月12日
摘要: 1. 禁止右键点击view plaincopy to clipboardprint?1. $(document).ready(function(){ 2. $(document).bind("contextmenu",function(e){ 3. return false; 4. }); 5. }); 2. 隐藏搜索文本框文字view plaincopy to clipboardprint?1.... 阅读全文
posted @ 2010-06-12 15:09 Ryan.zhu 阅读(407) 评论(0) 推荐(0) 编辑
come soon on