在不能修改的位置加上代码:onselectstart="return false" οnselect="document.selection.empty()"

 

<td onselectstart="return false" οnselect="document.selection.empty()">不能选</td></tr>

 

相关文章:

  • 2021-09-07
  • 2021-12-25
  • 2021-10-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-15
  • 2021-04-19
  • 2021-06-27
  • 2022-12-23
相关资源
相似解决方案