|
Free Java Script Codes |
List All
|
Slide Show |
Ad Display
|
Image Effect |
Animated Image Effects
|
Form Validation |
Color Picker Tool
|
Formatting Forms |
Select All |
Dynamic Form select |
Dynamic Color |
Calendar
|
Textbox Counter |
Alphanumeric
|
Date & Time |
Stop Watch script |
Delete Repeated Values |
Pagination |
Random Generator |
Animated Text |
Cursor Position |
Window / User Info |
Security / Authenticate |
Bookmark
|
Mouse Effects
|
Title Bar |
Status Bar |
Country List
|
Free Games |
Calculators |
|
|
|
|
|
Javascript Image Menu - Rollover Menus
|
|
About |
|
A Simple Javascript Image Menu with horizontal image navigation. Rollover the mouse on the image, the menu bar image slides open from the left corner of the screen and moving the mouse out will cause the images to slide back automatically. This script is similar to that of a slideshow.
|
|
Features |
a) Slides Open the Image Menus automatically Onmouseover.
b) Simple image rollover menu script with horizontal navigation.
c) You can set the menu to appear onmouseover or rollover the image by the user.
d) Easy to use javascript horizontal scrolling image menu script.
|
| Preview |
| Menu1 |
Menu2 |
Menu3 |
Menu4 |
Menu5 |
|
|
|
|
Usage |
a) Download the zip file and Unzip slideshow menus script - imagemenu.zip, you will get himagemenu/imagemenu.js, himagemenu/README.txt and images.
b) Just Copy and paste the code into your file.
c) Set the image menus navigation time delay, actual/adjust width, endwidth and array size as per your requirement.
i.e., var delay=100;
var actualwidth=80;
var adjustwidth=60;
var endwidth=320;
var arr=new Array('img1','img2','img3','img4','img5'); //Store all image ids to this array. If you want to add more than 5 images insert image into the table. Increase the array size and table width also.
d) Set your links instead of '#' symbol in href tag.
e) Simple and easy to use Javascript Scrolling / Onmouseover Horizontal navigation Image Menu Script.
|
|
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.
|
|
|
|