js 值得收藏的JS实用技巧2016-05-25feeney阅读(1505)1. 将彻底屏蔽鼠标右键 oncontextmenu=”window.event.returnValue=false” < table border oncontextmenu=return(false)>< td>...