Anyone know the website?

Associate
Joined
30 Dec 2005
Posts
415
Evening all,

I'm going mad trying to find a website that demonstrates similar functionality to the specification below. I know these websites exist, I just can't find them!


A list contains the values 1,2,3,4 and 5, and the list is built to update itself automatically on a regular basis - could be live scores, stock market figures, statistics... something like that.

Say the updated version of the list contains 2,4,6,1,7... 3 and 5 would fade out, 1 2 and 4 would move position and 6 and 7 would fade in.

Does anyone understand what I'm referring to, and do you know of any examples on the internet?


Cheers!
 
Hi Paul,

Not quite what I was after but thanks for the response anyway. The server side of things is already done.. I'm just after building the javascript side of things and wanted to find a site with similar functionality so I could see how they've done it.
 
Back
Top Bottom