I am wanting to implement a horizontally scrolling label. Thinking a good approach will be to base it on a timer. However, I am having a difficult time implementing a client timer using javascript. Does anyone have any examples. Likewise, can anyone suggest a better method of scrolling label text horizontally.