| Author |
news Ticker pauses when other frame refreshes
|
vijaya bacina
Ranch Hand
Joined: Aug 23, 2005
Posts: 155
|
|
Hi i am using this news ticker code http://www.mioplanet.com/rsc/newsticker_javascript.htm for displaying scrolling news , i am displaying some content in frame1 and news ticker in frame 2 and the ticker pauses for some time every time the frame1 refreshes. do you think it is a bug in browsers? or is the code wrong
|
 |
vijaya bacina
Ranch Hand
Joined: Aug 23, 2005
Posts: 155
|
|
any javascript code i find on internet for news scroller is stoping for a moment when the frame1 refreshes or even when frame1 do a ajax call and refreshes a div content. anybody has ideas why it is so
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
It is because the browser is processing the new data stealing the cpu so it slows or stops the interval. Nothing new and nothing you will be able to stop it. Eric
|
 |
vijaya bacina
Ranch Hand
Joined: Aug 23, 2005
Posts: 155
|
|
Really. so there is no way to make it work. i will try to remove my js scroller in bottom frame and use flash instead and see if it works. does anybody know any other websites with news scroller at bottom/or anywhere which will not get interupted by other frames
|
 |
vijaya bacina
Ranch Hand
Joined: Aug 23, 2005
Posts: 155
|
|
|
is there a way to tell browser that the frame2 is important and should not be interupted
|
 |
 |
|
|
subject: news Ticker pauses when other frame refreshes
|
|
|