Category
- Php
- JAVA
- DOTNET
- Vbscript
- C
- vb
- html
- Mysql
- Oracle
- sql
- Db
- Computer
- Commerce
- Business
- Arts
- Cashier
- Audit
- Banking
- Accounts
- Math
- Physics
- Biology
- Others
Home >> Asked Questions >> Javascript
Q. How to disable right click throuh javascript?
Answer :
simple paste into body
<body oncontextmenu="return false;">
<body oncontextmenu="return false;">
Posted By : aman
Most Viewed Questions