Posts Tagged: technique
-
Mar 12, 2010
Comments OffHow to disable context menu in browsers ?
Today, I would like to share a fairly simple technique to disable right click menu of the website. I was using around 10-15 lines of JavaScript code to disable the menu that appears on the right click on the browser. Here the code which you can use in the body tag of the document. <body...
-
Feb 22, 2010
Comments Off