Common Javascript Codes
Ever wanted to stop people from right clicking and saving your images? Or want a little message to thank your visitors on your site's status bar? Here's a few javascript codes I've compiled together so you don't have to go through the hassle of searching it all up.The instructions of how to use the following are beneath each code. Please read them as they might have more than one step to installing the javascript functions.
Place the code in between the opening and closing head tags of your web page. The message can be change by editing it to whatever you want. Try it out by right-clicking.

Insert into the body tags of your web page. This is set in type-writer mode, and is faster to load than other forms of status bar messages.

Insert this between the head tags of your web page. The IP addresses can be added by separating it with a comma and putting it within speech marks. The page blocked people are directed to can be changed to our own customized page if you wish.

Insert this between your body tags wherever you want to display the clock. Colors can be changed to suit your web layout (color: black;). This displays the viewer's current time.