The JavaScript Goodies Book
HTML and Developer Scripts
These scripts deal with HTML and the development of Web pages. There are a lot of scripts here that work "behind the scenes" to get a look or an event to help your Web pages or Web site. This is also where you'll find all the password-protection scripts.
- Got Frames?
This script goes into your page's BODY command. It will perform a redirect if the user tries to look at the page outside of the frame setting.
- Monitor Detect
This is a redirect script that deals with the monitor settings set by the user (contents in Zip file).
- Tag Pad
This is an HTML editor that works a lot like Notepad.
- Open C Drive
Click the button and get the contents of the C drive.
- See Size Window
The user puts in the height and width of a new window, clicks a button, and the new window pops up. It's great for page development.
- PC/MAC Detect Script
Depending on which operating system the viewer is using, this script sends the user to a specific page best viewed with that type of system.
- Every Other Password
This is a pretty good password script that takes every other letter of the password and creates the page name. See it for yourself (contents in Zip file).
- JavaScript Redirect
This script acts like a meta refresh in JavaScript.
- The Same Size
This script opens a window of the same size as the current window (NN only).
- A Good HTML Editor
Enough said....
- Please Wait Script
This script posts a message telling the user to wait because the page is being loaded.
- Version 4 or Not
This script recognizes the user's browser version number. If it's version 4, a specific page is brought up. Anything else goes to another page.
- Stay Alive
If your server kicks you off after a couple of minutes of inactivity, downloading gives you headaches, right? This script makes sure you have activity within the time frame so you don't get kicked off.
- Remote Control Window
The little one works the big one.
- Password 33 Script
Password protect your pages. See it in action.
- Immediate Page Load
This script enables the user to load two pages at once so the second comes in very fast when called for.
- Transport or Password
This script enables the person to type in a word. If the word is a page, they are transported. It also works pretty well as a password script.
- Page Depending on Browser
This script will note the browser and send the viewer to the page best suited for him or her.
- PageMaker Clone
Make your own page with this one.
- Multiple Search Engines
Search multiple Internet search engines with one click.
- Remote Surfs Four Sites
This script enables you to surf four sites at once.
- Four Search
This script enables you to search four search engines at once, all on one screen.
- onMouseOver Layers
This script uses layer commands with onMouseover commands (requires NN 4.0).
- onMouseOver Layers Menu
This script uses layer commands with the onMouseover command to create a pull-down menu (requires NN 4.0).
- Layer Toggle
This script uses JavaScript to toggle between layers (requires NN 4.0).
- HTML Editor
This JavaScript helps with HTML page construction.
- 3-Step Password
This is a pretty good password script that does its best to protect the password and link it's going to. Tough to figure out from the script.
- Password Script
Yet another nice password script.
- Remote Control Window
This script pops a window up that enables you to control the first window.
- Page of the Day
This script sets up a page of the day. You get 31 at the most, until they invent a month with 32 days.
- Random Page
This script posts a page stating that a random page is to come, then goes to the random page from the list you offer.
- Two Number Password
This is great because it's difficult to grab the password from the script. Give it a try.
- Simple Password
It doesn't get easier than this one.
- Searchable Database
This is a script that acts as a search engine. It basically searches itself, but if you take the time to enter all the titles and descriptions of your pages, it will search just like a personal search engine.
- Who Came -- And When
This script is a personalized counter.
- Stops onMouseOver Text from Hanging Around
Use this script to ensure that the onMouseover text you use doesn't stay on the status bar after the user has moved on.
- Verification of Guestbook Data
This script posts a virtual page when someone uses your simple mailto: guestbook.
- Random Image Plus Link
This script produces a random image plus a link associated with that image.
- Stops New Browser Windows
This script enables you to target to the same browser window to stop new windows from opening in your image maps and frames.
- A Great HTML Editor
What more can you say?
- Password
This script requires that a password be typed in to enter a specific page. The password is the page's name.
- Keypad Password
This script produces a key pad. The viewer enters a password number to get to the next page. The password is the name of the page. You can change the password number.
- A Counter
This is a simple counter that produces an alert box count each time you enter the page. It also administers a greeting depending on the number of times. However, it only counts up to 10.
- Cookie Counter
This is a fully functioning counter that uses the viewer's cookie to post a count on the page.
- An HTML Editor
Now you can create your HTML documents right to your browser window.
- Another HTML Editor
Choose your favorite.
[Back to the JavaScript Goodies Page]