Javascript Interview Questions
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
How to get any element of Webpage
What is JavaScript
Is it possible to delete a item from array in javascript
write a function to Get Lastindex of character and remove that character
What are JavaScript types
What is negative infinity
Home
>>
Web Interview Questions
>>
Javascript Interview Questions
How to disable right click option
Posted on June 3rd , 2009 by Admin
to disable right click set this in body tag body oncontextmenu="return false;"
Site Search