posted 16 years ago
Hi all,
I am using HTML, CSS and Javascript to build a web site. The first page contains a Javascript slideshow which loads only after the text in that page loads. I want the slideshow to start running before the text in that page appears. I am using onLoad() event in the body tag to load the slideshow. Can anyone please tell me how can I do that?
Also everytime I move to the second page, the image layout in that page changes and the image is displaying below the text, whereas it is supposed to display along side of the text. It is working fine in my local system whereas when I host it on my web server, this problem occurs.
Kindly help me as soon as possible.
thanks a lot.