₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,072 members, 8,420,166 topics. Date: Thursday, 04 June 2026 at 12:41 PM

Toggle theme

Slideshow Scripts - Webmasters - Nairaland

Nairaland ForumScience/TechnologyWebmastersSlideshow Scripts (786 Views)

1 Reply

Slideshow Scripts by Nobody: 2:21pm On Apr 02, 2009
webmaster pls i need a scripts for slideshow or gallery
Re: Slideshow Scripts by mycode(m): 2:52pm On Apr 02, 2009
Try this script below and let me know if it works for yu. I used this in one of my sites. You may have to change some parameters

mycode

<p align="center"><img name="myPicture" src="img1.gif" width="100" height="57">

<script language="JavaScript">
<!--
//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java-scripts.net or http://xxxxx.com(Your URL)

var myPix = new Array("img1.gif","img2.gif","img3.gif"wink
var thisPic = 0

function doPrevious() {
    if (document.images && thisPic > 0) {
        thisPic--
        document.myPicture.src=myPix[thisPic]
    }
}

function doNext() {
    if (document.images && thisPic < 2) {
        thisPic++
        document.myPicture.src=myPix[thisPic]
    }
}
// -->
</script>

<br><small><font face="Verdana"><a href="javascript:doPrevious()">Previous</a><font color="#FFFFFF">-</font> <a href="javascript:doNext()">Next</a></font></small>
Re: Slideshow Scripts by Nobody: 7:06am On Apr 04, 2009
Well. . . .i have some slideshows, but i suggest you check out www.dynamicdrive.com - they have some really lovely free slideshow scripts there. . .
If you have any problems with a script in dynamicdrive, you can contact me directly, i am sure i will be able to help you out. . .
1 Reply

Jquery Slideshow Vs Flash Pro, Which Do You Prefer And Reasons.Complete Tutorials On Designing A Wapka.m0bi Site.(codes/scripts Etc)Need Activation Key For Flash Slideshow Maker Pro V4.87234

Online Payment Solution. Which One Is Better? Please AdviceNeed Nigerian Cheap Web Hosting FirmHow Could I Code The Printing Of Only A Section Of A Web Page