Feedback

HTML Tools & Tips

·

No Right Click Script


Here's a script that will prevent visitors from stealing your images when they right-click and attempt to perform a 'Save As'. The image below is an example. When you try to right click it, a message box prompts "Protected image can not be saved".

To insert this script into your web page
1. Click on the button "Select All" (to highlight the entire code below) and copy it by pressing 'CTRL' and 'C' the same time.

2. Open your page in SiteBuilder and select the "Insert HTML" Element. It should appear on your page.
3. Click the "Edit" button. The Element Editor window should appear.
4. Click the "Edit HTML" button.
5. Paste this code within the HTML window by pressing 'CTRL' and 'V' the same time.