Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Basic...
 6. Phase...
 7. Menu with...
 8. UserGate...
 9. Two Levels XML...
10. PixExpose
more ...
Top rated
 1. JavaScript...
 2. Essential PHP...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. UserGate...
 9. Export MS...
10. PHP to detect...
more...

HOME > JavaScript > Navigation

 Navigation scripts

Load Page Depending On Browser Type
In this tutorial I will teach you how to load a certain webpage depending upon what type of browser your user is using. This could be helpful because certain browsers handle css, html, and javascript differently.
 
Jump Menus
If you have a lot of links on a page and don't have enough of space to fit them all a simple way to add the links is to create a jump menu. Learn how to create jump menus in Macromedia Dreamweaver 4.0. Code is also included.
 
dHTML drop down menu tutorial v2
A cross-platform, cross-browser drop-down menu system with tutorial. Works on version 4+ browsers. Easy to set up and configure. Includes submenus, and side menus
 
Drop Down Menu Tutorial
This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now includes cascading submenus.
 
Site Navigation
A few code snippets to let your users navigate through your website. It contains back and forth code, a code to close a window or frameset and a redirection.
 
Creating a drop down navigational box
Learn how to implement a drop down menu box using the SELECT element of forms and JavaScript.
 
Navigation Menu JavaScript
One of the simplest ways to add a navigation feature on your site is to put a drop down menu on each of your pages. This short tutorial describes how to create a dropdown menu in JavaScript.
 
Pull-down Menu
The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use a CGI script, but now you can do it with JavaScript. This tutorial presents several different types of
 
So, You Want A Remote Control, Huh?
Here's a remote control panel that controls the bigger window. It allows you to open a specific page by clicking anf dragging the link with your mouse. Neat effect (Netscape only).