sean14592 Posted June 1, 2009 Share Posted June 1, 2009 I have 2 images which will be used as a forward and backward arrow, however I don't know how to make them change the image. heres my Javascript: slideshow.js http://pastebin.com/m2d7c15c4 Javascript code to show slideshow <script type="text/javascript"> //new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder) new fadeshow(fadeimages, 511, 205, 0, 3000, 1, "") </script> Link to comment https://forums.phpfreaks.com/topic/160558-nextprevious-image-how/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.