Javascript Tutorial
Top 20 Similar Javascript Tutorials
Change Image
It's always neat to dynamically change an image when the user touches it. For this example, I have one image and when you put your cursor on it, it changes to another. If you use this script, be sure to use images of the same size!
Effects »
Change Two Images
Changes two images simultaneously when the user puts their cursor on the link. The necesary images are preloaded to ensure there is no delay when showing the images.
Effects »
Change Multiple Images
Dynamically change multiple images by simply moving your mouse over one image. Easy!
Effects »
Change HTML Tag Style
The following script allows you to change the style of an HTML tag(background in this example). The style of the tag is referenced within the script by the tag's ID name. Code (tips) for changing other style attributes such as font size, font family, etc. are also included
Break Frames
If a visitor comes to your site and is looking through frames, this script will automatically make the page 'break out' of frames. As an added bonus, it's only 8 lines of script!
Basics »
Custom Frames
This script will allow you to create an array of links through which you can skip with a previous and back button. These buttons are located in a frame and target another frame. Works in most browsers.
Breakout Of Frames
Ever had some one link to you from their Frames site?
And when you click their link to yours, your still in THEIR Frames?
With Their Header?, Ack,, Nighmare huh!
Here's how to get Rid Of Frames
General »
Force Frames
If a page is intended to be opened only within a frameset, this script refers the browser immediately to the frameset page. Awesome!
Load Two Frames
Open two different pages into two separate pages when the user clicks on one link! The frameset code can even be customized to fit with your site's design. Great!
Pulldown Menu (in Frames)
If you would like to use a pulldown menu, but would like to do so in frames, this is the script for you. One frame will contain the pulldown menu and the selections will be opened in the other frames!
Pulldown Menu (Automatic in Frames)
Here's the Automatic Pulldown menu, but in Frames! Have the link open in a different frame of your site! Neat!










