Scrolling words along the bottom of the page is cool and all, but this one takes the cake.... You can scroll text, links, images, buttons, basically anything you want, in a little news like box on your site. And, you can have as many messages as you want.
This news scroller begins
Displaying text and images
From the bottom of the box
And restarts when all the
Information scrolls above
The top of the box.
Any HTML page content can
Be used in this Javascript
Scroller.
<scriptlanguage="javascript"type="text/javascript"> /* Visit http://www.yaldex.com/
for full source code
and get more free JavaScript, CSS and DHTML scripts! */
<!-- Begin
// change this to where you store the blank.gif image var
blank ="blank.gif";
topedge =350;// location of news box from top
of page leftedge =300;// location of news box from
left edge boxheight =150;// height of news box boxwidth =510;// width of news box scrollheight =240;// total height of all data to
be scrolled
This news scroller begins<br> Displaying text and images<br> From the bottom of the box<br> And restarts when all the<br> Information scrolls above<br> The top of the box.<br><br> Any HTML page content can<br> Be used in this Javascript<br> Scroller.<br>
<br> <ahref="mailto:yourmail@hotmail.com">yourmail@hotmail.com</a>