弹出窗口居中 var top=((window.screen.availHeight-document.body.clientHeight)/2); var left=((window.screen.availWidth-document.body.clientWidth)/2); 屏蔽右键 oncontextmenu='return false' CSS实现超过特定长度显示省略号的方法

相关文章: