JavaScripts - Adding them to your page.

Adding JavaScript can greatly enhance the look and functionality of your webpage.

All that is needed to place the JavaScript onto your webpage is double-clicking the mouse on the desired Script. Follow the directions in each JavaScript to assure that it is positioned in the correct place. Some JavaScripts require you to place the script in between the <HEAD> </HEAD> tags of the webpage and the HTML after the <BODY> tag.

The CoffeeCup HTML Editor comes preloaded with Client-Side JavaScript.



IMPORTANT:
You must edit these scripts in order to make them work properly. For instance, the Mail Form script requires you to change the default E-Mail address to insure proper delivery of messages.