browsing the web, I made a site with several slideshows, these are with a lot of big pics (610x400), in order not to clog the stream, I had to limit the preloads of images to just 3 of them at time,(actually when the shows start are 3, then 2 of them, in case you change direction), I put some fade effect too, that's fine with not too fast processer: the fade in works, with dual core instead everything run so fast that the pics is visible immediatly.If I rise the timeout to make the effect visible, on slower computer it takes too long.
it' not too bad, but I wonder if there is a way to find out how fast the client computers runs, this way I could just put one "if" to change the speed.
thanks
it' not too bad, but I wonder if there is a way to find out how fast the client computers runs, this way I could just put one "if" to change the speed.
thanks
Comment