Here's what I found with a quick google search: http://www[dot]dynamicdrive[dot]com/dynamicindex14/index.html Hopefully it'll be helpful.
We have handy jquery plugin (slider.js) which lets you create image slideshow rather easily. If not jquery, you could try the same in HTML using marques tag, something that looks like this. <marquee behavior="slide" direction="left">Your slide-in text goes here</marquee> <p><a href="http://www.quackit.com/html/codes/html_marquee_code.cfm">Marquee</a></p> Give it a try and you can refer more from the net reg this. Good luck!!
i'm getting used with http://www.1stwebdesigner.com/css/57-free-image-gallery-slideshow-and-lightbox-solutions/, to find a good jquery slideshow for my web. you can try it
you can use a jquery slideshow...just download a latest source code from jquery libraries and add that code in your site...that's it.
You can't do that without JavaScript, with HTML you would have to make the page reload every time you show a new Image. A pretty cool open sourced image slider using a JavaScript library called 'jQuery' is NivoSlider - give it a google.
You can create a slideshow with JavaScript and you don't need jQuery. http://www.magictoolbox.com/magicslideshow/ It's probably the easiest slideshow to install (anyone know anything easier?) and it's free if your website is non-commercial.