鼠标右键 把页面加入收藏

<script> function Click_Right() { if (event.button!=1){addBookMarkit();} } document.onmousedown=Click_Right; </script>

你可能感兴趣的:(右键)