|
|
|
About This Example:
This example shows how any asp page on your website can include news that scrolls upward.
Open inc_scrolling_news.asp
- Modify two paths. (See install guide.)
- Adjust scroller speed, width, background color, etc. by modifying lines 83 to 89.
- Paste the gray code below onto your page.
|
<!--#include file="iNews/inc_scrolling_news.asp"-->
|
The Scrolling News will now be generated - just like it is here!
Notes:
1. When your cursor is over the scrolling text, the text will stop scrolling until you move your cursor again.
2. Click on the article title to read the full article.
3. Only the most recently added articles, will be shown in this scrolling list. (Must also have current dates and be active.)
|
|
|
|
|