There are many sources for JavaScript & DHTML so we will not list all of the codes here. Below however, are links with the codes popular to eteamz webmasters.
Website Abstraction - Free JavaScripts & DHTML.
Popular scripts used by eteamz webmasters are mouse trials, picture slide shows, and status bars scrolls. On the bottom of this page we have included the source and tips for these scripts. Usually the cut & paste scripts will come with easy to follow instructions. Sometimes however, setting up and running the scripts is not so easy. We will attempt to address those FAQs and problems on this page.
How do I copy the script -- Simply highlight the code and then select "Copy" or "Cut" from your edit menu (PC -right click with mouse & select). Doing that will copy the highlighted script to your PCs clipboard; it will stay there until you are ready to paste it. Please resist pasting the script into a HTML editor or word processor. Doing so may corrupt the script's code. If you do need to paste it somewhere for editing we recommend using a text editor like Windows "Notepad".
Where do I paste the script? -- Basically anywhere you can add text content to your site you can also add [paste] the script, but stick to adding the script into the larger text uploading boxes. Two places where these scripts can be entered are the welcome page uploading box and the "article" uploading area of a news story. Never paste your code into the one-line "headline" or "title" boxes as this could, at least temporarily, ruin your page display and even effect your Admin area. The online script should not take up any space except for what is displayed. Most of the script is simply hidden code instruction for your browser. Note that many of these cut & paste scripts will instruct you to paste it between the [body] tags. This works well because all the editable text areas on the eteamz site are between these tags.
What if part of the script needs to be between the [head] tags? -- This might be a problem because eteamz webmaster do not have access to edit between the head tags. You can always experiment by trying to paste this portion also within your page. Sometimes the script will work anyway; if it doesnt work try finding a similar script that doesnt require head tag insertion.
I tried to add two scripts on one page but now I get an error and/or one them wont work! -- This is a common problem. Most of the time this caused by a conflict between the scripts. Ninety-five percent of the time its caused by a duplication of the "ONLOAD" event handler.
(Click Here!) for the fix!
Some popular scripts used by eteamz webmasters:
Home Admin FAQ's HTML Basics Links Graphics Music Tables Tips/Tricks Help Links