您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 禁止选中文字兼容IE、Chrome、FF等

  2. 禁止选中文字在某些时候还是蛮有必要的,比如不想让他人复制自己的文章之类的,下面为大家介绍下具体的实现方,而且兼容目前主流浏览器
  3. 所属分类:其它

    • 发布日期:2020-09-05
    • 文件大小:24576
    • 提供者:weixin_38752074
  1. 禁止选中文字兼容IE、Chrome、FF等

  2. 代码如下: $(el).attr(‘unselectable’,’on’) .css({‘-moz-user-select’:’-moz-none’, ‘-moz-user-select’:’none’, ‘-o-user-select’:’none’, ‘-khtml-user-select’:’none’, /* you could also put this in a class */ ‘-webkit-user-select’:’none’,/* and add the CSS clas
  3. 所属分类:其它

    • 发布日期:2020-12-09
    • 文件大小:18432
    • 提供者:weixin_38582716