August 3, 200917 yr Hi, I was hoping someone could point me in the best direction to create a non flash image loop. Not too sure what you call it, but basically where lots of images fade in and out on a loop. Here is an example of what I would like to achieve. An example site. I have found loads of tutorials for this, but I am unsure what one is the best to use. Any help would be greatly appreciated as always
August 3, 200917 yr You can't fade from one image to another without javascript or Flash. CSS will only make a sudden change from one to the other.
August 3, 200917 yr Author Javascript is fine, sorry should have said that I already use it for the drop down menus and tabbed containers so not too worried about using it for image fades too.
August 3, 200917 yr If you want to use javascript, Google "image slideshows" or look at Hotscripts Image Slideshows http://www.hotscripts.com/category/javascript/scripts-programs/image-effects/ or Lightbox http://en.wikipedia.org/wiki/Lightbox_(JavaScript)
August 3, 200917 yr Have a look at these JQuery examples: http://medienfreunde.com/lab/innerfade/ we use these on our own website and on client sites. The reason we like them so much is that they're very easy to set up, and also highly configurable. Hope this helps
Create an account or sign in to comment