Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

A Simple Vertical News Scroller

0.00/5 (No votes)
28 Mar 2004 1  
This is a simple news scroller that makes use of 2 <div> tags and a few lines of code to give that scrolling effect. Since <div> tag is used to hold the content, you may place images, links etc. within the inner <div> tag called &quot;news&quot;.

Sample Image - News_Scroller.jpg

Introduction

This is a simple vertical News scroller that can virtually fit in any site, and can be customized. It uses JavaScript and contains 2 <div> tags that do the scrolling job. It's designed for IE, but with a little modification will work with NS. Unlike majority of the vertical scrollers, it uses lesser lines of code and can be easily understood by any novice. To customize, you may change the width, height, and background color of the scroller, and also add in Sp.FX filters to make it more attractive.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here