Frequently Asked Questions

Question?

How Do I Disable The Right Click Menu on my website?

Return To FAQ Main Page

Answer...

You can disable the right click menu very easily with a simple JQuery script in the <head> section of your webpage (don't forget script tags). Here is the code:

disable right click menu

This can be circumvented by disabling JavaScript in the browser so its not full proof. Some people take this an extra step, by detecting if JavaScript is available and if it isn't, then redirecting the visitor away from the page. We DO NOT recommend this because it will prevent some mobile users from accessing your website and prevent the visually disabled visitors that use special browsers from accessing your site. Generally if someone knows enough to disable JavaScript, they will get what they want regardless of what you do.

Learn How To Create A Website

Whether your looking to learn about web design as a career or are looking to learn web design to create a website for your business, organization or personal project we have a great collection to web design tutorials and courses ready for you to learn with. These web design videos are free and available online for everyone to view. Click Here to view our web design tutorials on Youtube

Our web design tutorials will teach you how to use HTML and CSS to design website and how to use tools such as Adobe Dreamweaver and Microsoft Expression to create and publish websites. Each of our web design courses is a step by step guide to publishing a website, using our website templates as learning projects - you actually see us create a website from beginning to end.

Visit Our Training Page For More Information