JavaScript Thumbnail Navigator


Allows the visitor to easily browse with Previous and Next through several thumbnail images (all of which are preloaded so they show up instantly). Then they can click the Go button to be taken to the selected thumbnail's full size image.

Script Demo:




Demo


JavaScript Code:


Insert this code into <head> tags


Insert this code into <body> tags


Instruction:


Change the following text:

  • prev1.jpg - "Previous" button normal image file URL.
  • prev2.jpg - "Previous" button mouse over image file URL.
  • next1.jpg - "Next" button normal image file URL
  • next2.jpg - "Next" button mouse over image file URL
  • go1.jpg - "Go" button normal image file URL.
  • go2.jpg - "Go" button mouse over image file URL.
  • maxPic = 5; - Number of pictures.
  • 1-thumb.jpg - Image thumbnail URL.
  • 1-full.jpg - Full image file or web page URL
  • (144,96) - (Width,Height) values in pixel.
  • Modify the table style and color to suit your site.
Webmaster » Web Programming » JavaScript » Navigation » Thumbnail Navigator


 Related Links:

Home | Sitemap | Bookmark This Page
Sponsored Links