![]() |
Text
Scroller Javascript |
|
Right to Left Text Scroller Peter Gehrig and Urs DudliThis is a great scroller javascript that not only scrolls the text from right to left, but uses images in the background, which adds another dimension and will give your webpage a Flash like effect. The text actually scrolls across a background image. You can change the images within the top portion of the script and well as font size, color, etc. Add as many messages as you wish and link the messages if required. All directions for altering the script to suit your needs are included in comment tags in the top section of the script. Have fun with this script as it is a very good effect for your webpage and you will also learn a little about the make up of javascripts in the process. I suggest copying the script and pasting it in a text editor like Notepad first, making your changes before pasting the final script into your webpage. STEP 1 Download the image zip file here. Unzip the images and place them into the same folder as your webpages. You can make your own background images for use in the scroller. STEP 2 Copy the code below. Make your changes to the messages and paste this within the <head> section of your html document.
|
|