Tell a Friend About Our Cool Software
If you want to add a little spice to your page, JavaScript can go a long way. If you are a programming guru, this is no problem. However, most folks don't want to take the time to learn yet another coding language. If you fall into this category of users, fear not, because we have some great scripts already created for your use.
Java Scripts can be found on the following tabs, to the left of the edit window:
The only downside is JavaScript has a different method of implementation, however, each script comes with instructions. For example:
"Instructions: Just put this script anywhere on your webpage between the body tags and you will have a calculator for your visitors!"
To implement a script like this, just copy and paste the entire script into your body tags.
Another script may have these instructions:
"Put this portion of the script inside of your <HEAD> tag"
To implement a script like this, just copy and paste the script into your head tags.
If you happen to find a script that does not appear to have instructions, just copy and paste the script into the body of your page. The script will probably run on it's own, but you will probably have to modify it slightly to get it running smoothly. If you would like to learn more about JavaScript, check out this site:
For JavaScript
http://www.webmonkey.com/webmonkey/programming/javascript/