Hi, Im working on a site which is needing a slideshow.
The client is wanting a subtle fade in/out effect.
The slide show has to be on all the time with no user interaction, well - I may add a Stop button.
I done the slideshow with php/js. Is there anyway I can add a fade effect with php or perhaps JS or Jquery?
This is the slideshow (the pics are just samples!!): http://www.aardesign.co.uk/mc/
Any help, advice, tips, would be greatly appreciated.
Regarding slideshows - is it best to user server-side coding or client-side coding?
I built this for a client last month and he loves it.
All done using jQuery and honestly it really is easy to do.
The only thing I did differently than many of the jQuery galleries / slide shows is that I do not load all the images into lists (takes forever for the page to load)