js 防止页面被选中

 

<script type="text/javascript"> javascript

document.onselectstart=function (){return false;}java

</script>ide

相关文章
相关标签/搜索