*********
Please note that responses to this post should be posted to the RealForum Bulletin 
Board.  Email responses will be forwarded to the bulletin board, but will not be 
mailed to the RealForum mailing list.  The RealForum Bulletin Board can be found at:

http://realforum.real.com/cgi-bin/realforum/wwwthreads.pl
*********

From: "Gary Jones" <[EMAIL PROTECTED]>
Subject: Re: embeding status message with javascript

Hi Guy,

Hope this may help:

function statbar(Remaining) { window.status=selrem+Remaining+pleasepay;
                 numleft=Remaining;
                 if (Timer2!="") {clearTimeout(Timer2);}
                 Timer2=setTimeout("statbar(numleft)",750);
                             }

selrem, Remaining, pleasepay, and numleft are all variables. Any one, or all
could be replaced by your variable(s). 750 is the time in millisecs. It can
be increased or decreased as required.

Hope it helps,

Gary

 >From: RealForum <[EMAIL PROTECTED]>
 >Reply-To: [EMAIL PROTECTED]
 >Subject: embeding status message with javascript
 >Date: Tue, 9 May 2000 08:46:18 -0700
 >
 >Please check out the new RealForum Bulletin Board at
 >http://realforum.real.com/cgi-bin/realforum/wwwthreads.pl
 >
 >From: Guy St-Onge <[EMAIL PROTECTED]>
 >Subject: embeding status message with javascript
 >
 >Hello,
 >
 >Does anybody has any examples of javascript code used to display status
 >message ? I have seen examples at broadcastamerica.com but they are using
 >cascading style sheets and we are looking for a more simpler way to do it.
 >
 >Thank you,
 >Guy St-Onge
 >

********
You may reply to this post at:
http://realforum.real.com/cgi-bin/realforum/dosearch.pl?Cat=&Forum=All_Forum 
s&Match=Entire%20Phrase&Limit=25&Old=allposts&Words=embeding%20status%20mess 
age%20with%20javascript


*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to