Category: Java Script
view more software Tips and Tricks
Updated: 09/30/2011 13:09 PM
Author: Shiju Mathews Status: Resolved. |
We can make the text scrolling effect by using javascript and div tags. Add the following code to the Tag to add some css style sheet. Also add the following code to the Tag to add javscript functionality. Also add the HTML in the body tag where you need the scrolling text *** This method can cause some flickering. If you are selecting a light background (light blue) and a light for color (silver or Bright) you can avoid some flickering effect. |