JavaScript Scrolling Text Vertical


A menu list, scroll messages automatically from bottom to top. As long as your users to visit your web page, the script will automatically start scrolling the text. Apply to the text scrolling in a table cell or is compatible with earlier versions of the browser.

Script Demo:




Demo


JavaScript Code:


Insert this code into <head> tags


Insert this code into <body> tags


Instruction:


Change the following text:

  • Change <body> to <body OnLoad="selectScroller(0);">
    and insert other part to where you want your message to be displayed.
  • Adjust the rotation speed of the text according to your preferences. setTimeout("selectScroller("+n+")",2000); - 1000 = 1 second.
Webmaster » Web Programming » JavaScript » Scrolling » Text Vertical


 Related Links:

Home | Sitemap | Bookmark This Page
Sponsored Links