工作中点滴记录

永远保持学徒心态

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

  $(document).bind("contextmenu", function () { return false; });
        $(document).bind("selectstart", function () { return false; });
        $(document).keydown(function () { return key(arguments[0]) }); 

<style>

body

{

-moz-user-select: none;

}

</style>

posted on 2011-10-22 14:15  梦里故乡  阅读(317)  评论(0编辑  收藏  举报