/* * javascript-text-friendly-code for * javascripts.vbarsan.com * Vertical Scroller messages * DEMO#2 both runnings */ //Parameters not coming from this file for these DEMOs //var swidth=250; //var sheight=160; //var sspeed=2; //var scrollerspause=1500; var singlemsg=new Array(); singlemsg[0]='
'+ '
I. JavaScript Vertical Scroller Demo #2
'+ '
One_or_More-up-to-scrolling-area-size.'+ '
Messages go around with equal space'+ '
in between and each & every message'+ '
will pause when reaching the top edge.
'; if(!document.layers) { singlemsg[1]='
'+ '
II. Dhtml Vertical Scroller Parameters.
'+ '
Size, Pause, Background and Speed are'+ '
adjustable. Starts at: top/centered or bottom.
'; singlemsg[2]='
'+ '
III.Dhtml Vertical Scroller Features.
'+ '
'+ ' JavaScript Vertical Scroller v7.0: Details
'; singlemsg[3]='
'+ '
IV.Dhtml Javascript Vertical Scroll Feed.
'+ '
Javascript Vertical Scroller feeding internal'+ '
in HTML formatted text or external / remote,'+ '
from a javascript-text-friendly-code source.'+ '
Vertical Scroller Algorithm never changes.
'; singlemsg[4]=''+ ''+ ''+ ''+ '
 
V. In DEMOs #1.
 
Start at:
Top
Right
Bottom
Vertical Scroller
Parameters:
Singles &
Speed Live
'; singlemsg[5]='
'+ '
VI.Dhtml Vertical Ticker: DEMOs #1 & #2
'+ '
- SINGLES, pausing at top edge or centered'+ '
then while scrolling up, next one comes in.'+ '
- MORE, showing as many as they fit in area'+ '
going around & separated by a blank space'+ '
as heigh as the size of your choice in pixels.'+ '
Vertical Scrolling News Messages Content'+ '
comes from a JavaScript friendly text file.
'+ '
Click below or on the right frame for Details.
'+ '
'+ ' JavaScript Vertical Scroller v7.0: Details
'; } else { singlemsg[1]='
'+ '
II. Vertical Scroller Handling Messages.
'+ '
Messages scroll up regardless of length.'+ '
Pause at top edge/box center. Pausing in'+ '
scrolling area choice: more-up-to-size and'+ '
automatically separated by space or single.
'; singlemsg[2]=''+ ''+ ''+ ''+ '
 
III. In DEMOs #1.
 
Start at:
Top
Right
Bottom
Vertical Scroller
Parameters:
Singles &
Speed Live
'; singlemsg[3]='
'+ '
IV. Dhtml Vertical Scroller Recall option.
'+ '
Recall - most useful for images - comes at'+ '
your own choice. Calls up any, upon values'+ '
within a Parameter. Else Messages/Images'+ '
will go on cycling & no extra space is added.
'; singlemsg[4]='
'+ '
V. JavaScript Vertical Ticker Feeding.
'+ '
1. Vertical scrolling news feeding: internal,'+ '
in HTML formatted text or external/remote,'+ '
from a javascript-text-friendly-code source.'+ '
2.Algorithm and Body Code never change.
'; singlemsg[5]='
'+ '
VI. Once your order is Authorized.
'+ '
Regsoft.com will immediately provide with'+ '
everything for DownLoading of all 3 Scripts.
3 real Demos running Actual Scripts with'+ '
cut & paste portions bundled with clear &
simple rules to follow and 3(three) js files.'+ '
Click below for additional Info on Scroller.
'+ '
'+ ' JavaScript Vertical Ticker v7.0: Details
'; }