alainroger
IS-IT--Management
- Nov 18, 2006
- 3
Hi,
i'm still working on my news/rss ticker class type.
i'm able to fade in/fade out each news (each div), but only for once...
how can i loop (all fade in/out) without killing the server CPU load of to let page works normally ?
e.g :
- I have 3 news/rss topics which should be displayed on 1 php page.
fade in 1st news, pause 2 s, fade out 1st news and fade in 2nd news,...
when the 3rd news is going to fade out, i want to loop to fade in the 1st news...
how can i do that ?
thanks a lot,
Alain
i'm still working on my news/rss ticker class type.
i'm able to fade in/fade out each news (each div), but only for once...
how can i loop (all fade in/out) without killing the server CPU load of to let page works normally ?
e.g :
- I have 3 news/rss topics which should be displayed on 1 php page.
fade in 1st news, pause 2 s, fade out 1st news and fade in 2nd news,...
when the 3rd news is going to fade out, i want to loop to fade in the 1st news...
how can i do that ?
thanks a lot,
Alain