Forum Moderators: not2easy
:)
Well, it depends...
1. You can create an inline frame with the tag <iframe> and many pages, each one with one picture, and how the pages will load inside the frame, for the user is like a slide show.
2. Yo can creat as script that preload the images and change it usgin events in the butons, so Javascript (for example) changes the pictures.
3. You can create this slide using Macromedia Flash and controlate it from your page using the butons
I'm sure there are many other ways, but i think that the 1 and 2 are the simplest way to do that
Personally, i use JavaScript for this things
:)
Hope it helps
Bye