Wednesday, October 20, 2010

Cross fading web banner

I just finished creating a web banner consisting of 5 spaces for photographs. Each space randomly cross fades to a different picture every four seconds. It is currently only in JavaScript using the script.aculo.us library. I will want to add some AJAX aspects to it using PHP to read a directory of pictures. I'll post the example and the code later today.