VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 19:45:38 08/27/05 Sat
Author: jack
Subject: Another scrolling status message



<SCRIPT>//
var msgs=new Array("ALL AROUND THE MULBERRY BUSH,","THE MONKEY CHASED THE WEASEL.","THE MONKEY THOUGHT TWAS ALL IN FUN.","POP GOES THE WEASEL!");//
var Message=""; var place=1; var m=0;//
function scrollIn() {//
if(m>3){m=0;}//
Message=msgs[m];//
window.status=Message.substring(0, place);//
if (place >= Message.length) {m++;place=1; window.setTimeout("scrollOut()",300);}//
else {place++; window.setTimeout("scrollIn()",50);}//
}//
function scrollOut() {//
window.status=Message.substring(place, Message.length);//
if (place >= Message.length) {place=1;window.setTimeout("scrollIn()", 100);}//
else {place++; window.setTimeout("scrollOut()", 50);}//
}//
scrollIn();//
</SCRIPT>
<script defer>document.forms[1].msg.value="Reply Box Message";</script>


[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:


Post a message:
This forum requires an account to post.
[ Create Account ]
[ Login ]
[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.