TechHeap
Tutorials and examples on various frameworks and web development
Pages
(Move to ...)
Home
How to convert code to show it on HTML Blogger
▼
August 17, 2011
How to disable right click on browser page using javascript
document
.
oncontextmenu
=
new
Function(
"return false;"
);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment