PointedEars,
Thanks but... :)
We _have_ to put up pic's of the clients products.
Is there a way to do asynchronous request with Java Script?
And, the linked script shows a single image if Java Script is not installed
or inabled... they say... is there a better way to do this? If so, please
let me know.
thanks again - tmb
"Thomas 'PointedEars' Lahn" <Po*********@nurfuerspam.de> wrote in message
news:41**************@PointedEars.de...
tmb wrote: I want to do a slide show with a script something like
http://www.abiglime.com/webmaster/ar...ipt/021298.htm
My Question: Will the client wait on all pic's in the slice show to be
downloaded before it starts
With *this* script, yes. All resources will be "preloaded" as far
as the client's cache settings permit it.
or will it show in the forground and continue downloading in the
background?
No, that would require asynchronous requests.
I have a lot of pic's but many will try to view on 56k dial-up.
Don't do it then. Besides, rotating banners have become an increasing
annoyance on the Web and are therefore filtered by many people along with
the other ads. And rotation will not work if J(ava)Script is disabled
or not even present and/or images are disabled or unsupported (common
among users with 56k dial-up and below).
PointedEars