Javascript
What are some good javascript codes I can use?
Javascript can be a lot of fun to play with, and entertaining to your users. You do have to be careful when using it, as certain scripts will not interact well with other scripts, and could even potentially cancel each other out.
Be careful when using javascript that you add the codes into the proper locations. Some are required to be added to the 'head' of the page, while others need to be added to the 'body'.
Use the menu below to browse some of the javascript codes available for you to use.