tedd wrote:
At 4:37 PM -0400 7/2/08, philip wrote:Hi everyone,I want to create a slide show of photos for my web site. How is this done using php5? I am using Opensuse 10.3, Apache, PHP5.TIA for any assistance, PhilipPhilip: With a combination of php, html, and javascript, you can get this: http://webbytedd.com/c/fade-cycle/ The javascript is there. Cheers, tedd
Oh! For a moment I thought tedd had let me down - it didn't quite work properly: the faded-out image flashed up again before being replaced by the new image. So I looked at the code and realised that the new image was a background image, which was being copied up to the foreground... and I had caching disabled (I was on my development system and hacking some annoying IE/JS problems) so the copying-up was forcing a reload from source...
Not broken after all. Faith restored. All is well. -- Peter Ford phone: 01580 893333 Developer fax: 01580 893399 Justcroft International Ltd., Staplehurst, Kent -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php