Dotnet-StuffWorld

Thursday, February 3, 2011

 

Webpage With No Right Click Allowed- Without Using Javascript

If we want to use a simple webpage without allowing mouse RightClick on the page ( & without annoying pop-ups etc) simply use this:

oncontextmenu="return false"

eg:
<body oncontextmenu="return false">

The page wont respond when a user right clicks and doesn't include any Pop-Ups too.

Comments:

Post a Comment

Subscribe to Post Comments [Atom]





<< Home

Archives

April 2009   July 2009   August 2009   September 2009   September 2010   February 2011  

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]