1. How to prohibit the direct selection of the mouse on the page
Document.onselectStart = new function ("event.returnvalue = false);
->
script>
2. Only submitted a button that invalidate
3. Fully shield right click
La la, right click to be masked ...! :)
4. Control the automatic wrap of the text box
A: Link {text-decoration: none}
A: Hover {text-decoration: underline overline}
->
style>
6. How to hide the scroll bar on the right side of the browser