JavaScript Scripts





Español Français 中文 Deutsch Portuguese Japanese nederlands
   
 
Free Java Script Codes
Javascript List All
Slide Show Slide Show
Ad Display Ad Display
Image Effect Image Effect
Animated Image Effects Animated Image Effects
Form Validation Form Validation
Color Picker Tool Color Picker Tool
Formatting Forms Formatting Forms
Select All Select All
Dynamic Form Select Dynamic Form select
Dynamic Color Dynamic Color
Calendar Script Calendar
Textbox Counter Textbox Counter
Alphanumeric Alphanumeric
Date Time Script Date & Time
Stop Watch Script Stop Watch script
Delete Repeated Values Delete Repeated Values
Pagination Pagination
Random Generator Random Generator
Animated Text Animated Text
Cursor Position Cursor Position
User Info Window / User Info
Security Security / Authenticate
Bookmark Bookmark
Mouse Effects Mouse Effects
Title Bar Title Bar
Status Bar Status Bar
Country List Country List
Free Games Free Games
Calculators Calculators
 




Image Slideshow Script


About
Easy Slideshow script that preloads images one at a time, while the preceding image is being shown. This Free javascript (html) code is used to turn any number of images, into one cool slide show.


Features
a) Create Slideshow using any number of images.
b) Auto Slide - Reloads only images not page.
c) You can easily customize the duration of the image show.
d) Create any number of slide shows in one single page.
e) Simple and Easy to configure.

Slideshow Script

Slideshow Image ScriptH


Code
Javascript Code

<!--        Script by hscripts.com          -->

<!--        copyright of HIOX INDIA         -->

<!-- more scripts @ http://www.hscripts.com -->



<script type="text/javascript">

var slideimages=new Array()

function slideshowimages()

{

     for (i=0;i<slideshowimages.arguments.length;i++){

         slideimages[i]=new Image()

         slideimages[i].src=slideshowimages.arguments[i]

    }

}

</script>



HTML Code

<img src="hslide-show-image/1.jpg" alt="Slideshow Image Script" title="Slideshow Image Script" name="slide" border=0 width=200 height=200><a href="http://hscripts.com" style="text-decoration:none;cursor:pointer;font-size:12px;color:green;">H</a>

<script type="text/javascript">

slideshowimages("hslide-show-image/1.jpg","hslide-show-image/2.jpg","hslide-show-image/3.jpg")

var slideshowspeed=2000

var whichimage=0

function slideit()

{

     if (!document.images)

           return

     document.images.slide.src=slideimages[whichimage].src

     if (whichimage<slideimages.length-1)

              whichimage++

     else

              whichimage=0

      setTimeout("slideit()",slideshowspeed)

}

 slideit()

</script>



<!-- Script by hscripts.com -->


Release Date - 18-09-2009.
Downloads:hslide-show-image.zip
Get free version without ©copyright link for just 5 price

For customization of this script or any script development, contact us at support@hscripts.com


Usage
a) Download and unzip hslide-show-image.zip. Extract files and execute slideshow-image.html file. or
b) Copy and paste the javascript code into your HTML page and save image into your folder.
c) You can change the speed of the image slide show using "slideshowspeed" variable
eg., var slideshowspeed=2000; //change as you wish



License
- The javascript (misspelled as java script) is given under GPL License
- i.e. Free use for those who use the codes as it is.
- Free, if your modification does not remove our copyright information and links.
- Click Here for detailed license information.
- You can purchase the script if your requirements does not meet our GPL License terms.
Other Links

web hosting