intermittant Changing color of text between 2 colors

J

Jan

Is there a timer control or some means to change the color of text while a
page is displayed -- say red to green to red to green. There is in Visual
Basic, but can't find one for Front Page or VB in FP.
 
M

Mike Mueller

Jan,
That is something that would need to be done
client-side. VB or ASP would not be able to do this as they
are both server-side, in which the scripts will be run to
create the html sent to the client. I am not a javascript
wizard, but I am sure someone could figure it out

Mike



: Is there a timer control or some means to change the color
of text while a
: page is displayed -- say red to green to red to green.
There is in Visual
: Basic, but can't find one for Front Page or VB in FP.
 
Top