|
 |
Title: 404 Referrer Details: 0.56 KB * Uploaded March 20 1999 Description: Do you get lots of 404 "file not found" errors every time you change a file's name? Use this simple script to include in a HTML form (a hidden field) that contains the referring page's address. It's easy to correct bad links!
|
 |  |
 |
Title: Arrow Links Details: 2.33 KB * Uploaded May 17 1999 Description: This neat little JavaScript will indicate which link is selected with a little arrow image. Hard to explain, but you'll understand when you see it! Very cool!
|
 |  |
 |
Title: Bookmark Us! Details: 0.91 KB * Uploaded April 6 1999 Description: (Internet Explorer Only) Allow your visitors to click one text link to quickly and easily add your site to their "Favorites." Don't let your visitors lose you because they forget to bookmark your site! (Netscape Users won't get any errors, but instead of the bookmark link, see a message reminding them to bookmark the site)
|
 |  |
 |
Title: Born On Date
Details: 2.64 KB * Uploaded August 18 1997 Description: In place of the boring 'Last Updated' script, you can use this script. It does everything and more - it gives the page title, the day the page was last updated, and if the page has been updated since the visitor's last visit all in a cool little table!
|
 |  |
 |
Title: Break Frames
Details: 0.59 KB * Uploaded August 18 1997 Description: 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!
|
 |  |
 |
Title: Check URL
Details: 0.58 KB * Uploaded July 3 1998 Description: This script is particularly useful for those who have their site on a free webspace provider, then use a "come.to" redirecting service. What this script will do is analyze the URL the visitor is at, and if they did not came to your site via the redirecting URL, it can print out a message telling them that is your new URL. Neat!
|
 |  |
 |
Title: Close Window Details: 0.50 KB * Uploaded August 3 1999 Description: JavaScript can close a window when you push a button or click a text link. Super-short script too!
|
 |  |
 |
Title: Content Protector Contributor: Ronnie T. Moore Contributor URL: http://javascriptsource.com Details: 1.45 KB * Uploaded January 21 2000 Description: If your content page is loaded directly (not in frames) the page is reloaded in your frames. And to the aid of webmasters everywhere, this script also foils other sites loading your content page in their frames. Visitors are notified of the bandwidth theft then are sent to the page on your site (if used with our Dynamic Frameset script) or back to your main page.
|
 |  |
 |
Title: Crazy Window Contributor: Eric B. Dennis Details: 0.98 KB * Uploaded February 14 2000 Description: Your browser has gone crazy! The browser window jumps to random positions around the screen at a dizzying rate of 10 times a second. It is a good idea to load any page that uses this script in a new browser window so your visitor still can access your site. Warning: Be careful not to toss your cookies on your keyboard. ;-)
|
 |  |
 |
Title: Date & Time Stamp
Details: 0.97 KB * Uploaded August 18 1997 Description: With this script, you can have the date and time the page was loaded 'stamped' to the page. This would make a wonderful header or footer for any web page.
|
 |  |
 |
Title: Date Updated
Contributor: Kenneth Preston (drkennan@ionet.net)
Details: 0.65 KB * Uploaded April 16 1998 Description: On your site, you might want to just let visitors know the date that the script was updated, but not the time (maybe it's not important?) This simple script (about a dozen lines) you can do just that! Very neat!
|
 |  |
 |
Title: Delayed GIF Contributor: Ronnie T. Moore Contributor URL: The JavaScript Source Details: 1.20 KB * Uploaded March 28 2000 Description: Normally, animated GIF images start as soon as they are loaded on the page. But, if your GIF only loops once, it displays before the rest page is completely visible. This JavaScript solution ensures that the page is fully loaded before the animated GIF begins. Great!
|
 |  |
 |
Title: DOM Browser Contributor: Cyanide_7 (leo7278@hotmail.com) Contributor URL: http://www7.ewebcity.com/cyanide7 Details: 3.78 KB * Uploaded January 14 2000 Description: The DOM Browser is a visual, interactive representation of the DOM (Document Object Model). It's helpful to beginners learning to interact with the DOM in JavaScript. It's also a great tool for side-by-side comparisons of Netscape, Internet Explorer, and other browsers and how they interpret the document and its elements.
|
 |  |
 |
Title: Dynamic Sized Image Contributor: Ed Churnside Contributor URL: http://www.dragonquest.com/inddpl.htm Details: 1.64 KB * Uploaded June 2 2000 Description: Sometimes, your image does not look very good in different sized browser windows. This script will proportionally resize a graphic to fit within the current window or frame when a page is loaded, thus giving a more consistent and attractive look to your page.
|
 |  |
 |
Title: Email Address Protector Contributor: CDR Software Contributor URL: http://www.cdrsoft.com Details: 0.68 KB * Uploaded February 7 1999 Description: Here's a clever way to prevent email address collecting "robots" from grabbing your email address while still making your address available to your visitors.
|
 |  |
 |
Title: Email This Page Contributor: Ronnie T. Moore Contributor URL: The JavaScript Source Details: 1.63 KB * Uploaded March 31 2000 Description: Allow your visitors to email the current page to a friend. They just enter a friend's name and email address. It will send them a link to the current web page address in an email message signed by you, courtesy of freedback.com. Perfect!
|
 |  |
 |
Title: Fake Counter
Details: 0.69 KB * Uploaded August 18 1997 Description: If you don't quite have the traffic you'd like to your site, you can use your own fake page counter! Funny! Just don't get too carried away when you set the multiplier.... :-)
|
 |  |
 |
Title: Focus OnLoad Details: 0.61 KB * Uploaded November 16 1999 Description: You can easily put the user's cursor inside a text box (calling giving the text box focus) as soon as the page is loaded. This helps ensure that visitors do not 'overlook' an important form item on your site. Only 1 line of code!
|
 |  |
 |
Title: Highlighted Text Contributor: Ronnie T. Moore Contributor URL: The JavaScript Source Details: 1.12 KB * Uploaded April 20 2000 Description: Captures any text that has been highlighted with the cursor. In Internet Explorer, it even grabs text highlighted within a text box or textarea. Sweet!
|
 |  |
 |
Title: Image Load Details: 0.91 KB * Uploaded November 3 1999 Description: Notifies the user is an image on your site fails to load properly or if it is aborted when loading. Definitely an excellent example of the onAbort and onError image event handlers in use. Please note that in the script example we intentionally included a 'broken image' that fails to load properly to display the script in use.
|
 |  |
 |
Title: Image Manipulator Contributor: Ronnie T. Moore Contributor URL: The JavaScript Source Details: 2.07 KB * Uploaded May 3 2000 Description: Displays an online image or local image from your computer under various width and height manipulations that you enter. Useful for determining the best size for an image on your site without all the work. Nice!
|
 |  |
 |
Title: Last Modified
Details: 1.17 KB * Uploaded August 18 1997 Description: When you just can't stand to look at another 'Last Updated: Feb 02 1998 14:12:56:10' Script, give this script a try. It'll write to the page in the format, 'Last Updated February 2 1998' This looks much better!
|
 |  |
 |
Title: Launch Date Contributor: Ronnie T. Moore Contributor URL: The JavaScript Source Details: 1.12 KB * Uploaded April 24 2000 Description: Displays one of two messages after comparing the current date on the user's computer to a date that you determine, such as a product or web site launch date. A 'before' or 'after' message can be customized with your own HTML code, including images. Short!
|
 |  |
 |
Title: Link of Minute
Contributor: Joe Merical
Details: 2.00 KB * Uploaded March 2 1998 Description: JavaScript will create a link that will change depending on the minute of the hour! You can add as many entries as you want! It's great!
|
 |  |
 |
Title: Load in Frames Details: 0.57 KB * Uploaded June 11 1999 Description: When other sites link directly to a page of your frames site that should be viewed inside your frames, you can foil them with this script. It will reload that page inside your frames!
|
 |  |
 |
Title: Menu Branding Contributor: Randy Bennett (rbennett@thezone.net) Contributor URL: http://home.thezone.net/~rbennett/sitemap.htm Details: 3.24 KB * Uploaded November 29 1999 Description: Keeps logo (or text) in the bottom right corner of the browser window as they scroll the page up and down. The logo glides very smoothly when the page is scrolled and looks great. When their cursor is on the logo, a menu appears in its place offering links to different sections of the site. The menu returns to the logo a few seconds after the move the cursor off the menu. Neat!
|
 |  |
 |
Title: Netscape Source Image Contributor: Dion (yobo42@hotmail.com) Contributor URL: http://www.iinet.net.au/~biab/ Details: 1.14 KB * Uploaded October 21 1999 Description: When visitors using Netscape right-click your web page and select "View Source" or go to the View menu bar and select "View -> Page Source" the entire source code of your page is displayed. Interestingly enough, it's possible to actually insert an image into Netscape's view source page instead of just having text. When Netscape users view the source of your page, they see an image as well as the source code! Your image could tell the visitor that they are not allowed to view this source code, for example. A very simple but very clever script, indeed.
|
 |  |
 |
Title: New Links Contributor:Nicolas
Contributor URL: http://www.javascript-page.com Details: 1.18 KB * Uploaded May 28 1999 Description: Displaying links as new for a few weeks after adding them is great. But, adding, removing, and updating that "New" icon for each link is pointless! Let JavaScript do your work for you! Just add a small code (less than 40 characters) next to each link with the date you want it to expire, and it will automatically display the "New" icon until the expiration date. What a time-saver!
|
 |  |
 |
Title: No Right Click Contributor: Martin Webb (martin@irt.org) Details: 1.57 KB * Uploaded June 8 1999 Description: (4.0+ browsers) Ever wanted to prevent users from "borrowing" images from your site through right-clicking them and "save image as..." or right-clicking the page and viewing your page source? This script will (attempt to) disable the right click on your page! As explained, however, this script is not fool-proof !!
|
 |  |
 |
Title: Page Extension Details: 1.29 KB * Uploaded December 23 1999 Description: Displays a message based on the extension (like .html) of the web page. And, it is a breeze to add more file types to the script.
|
 |  |
 |
Title: Page Variable
Details: 0.61 KB * Uploaded April 16 1998 Description: Not exactly the most used script, but this one allows you to reference the page name in a variable. Instead of yourdomain.com/index.html, you can use this script to create a variable that stores index.html for your use! You can use it with alerts, document.write, etc. Take a look!
|
 |  |
 |
Title: Page Viewed Date
Details: 0.60 KB * Uploaded August 18 1997 Description: I think it's always interesting to see some information about the page itself. This JavaScript will write out when the page was viewed, according to the visitor's clock.
|
 |  |
 |
Title: Page Up For Details: 1.96 KB * Uploaded July 1 1999 Description: JavaScript can even display how long your web page has been online. Just enter the date, the script does the calculations, and prints out the time. It has a very nice readout and looks very professional!
|
 |  |
 |
Title: Protect Images Details: 0.81 KB * Uploaded May 21 1999 Description: (4.0+ browsers) Keep visitors from stealing your site images by right-clicking and then selecting "Save Image As..." This script will disable the right click on all the images on your site. Not foolproof, but helpful!
|
 |  |
 |
Title: Reload on Resize Details: 0.23 KB * Uploaded December 22 1999 Description: Useful for situations when a page resize moves the page elements improperly or causes JavaScript errors, which has been known to occasionally occur on pages with layers. As a solution, this script reloads the web page when the user resizes the page.
|
 |  |
 |
Title: Resizable Viewer Contributor: Michael Rose (mrose@door.net) Details: 2.56 KB * Uploaded May 5 2000 Description: Displays a small 'image loading' picture while the main image is loading. When the image completes, the viewer window is appropriately resized, centered on the screen, and 'image loaded' is displayed. Neat!
|
 |  |
 |
Title: Roman Numerals Contributor: Dougie Lawson (darkest@attglobal.net) Details: 1.96 KB * Uploaded May 31 2000 Description: This script helps you write the copyright statements on your page. It outputs the correct Roman Numerals for any year you want, including the current year. Clever!
|
 |  |
 |
Title: Share A Page Details: 1.94 KB * Uploaded August 13 1999 Description: If you would like to have several sites sharing one 'contact us' page, you can! Each site can link to the same page (but each with a unique string) and the appropriate site's information will be highlighted yellow in the contact table. For example, If they clicked on the 'contact us' link on the real estate page, the table cell with the real estate contact email address will be highlighted yellow instead of white on the contact us page. Clever!
|
 |  |
 |
Title: Thumbnail Viewer Contributor: Anders Jennerberg (anders@katedral.se) Details: 1.72 KB * Uploaded May 2 2000 Description: Save page space by opening a new window to display larger images on your site when a thumbnail image or a picture text link is clicked. The same window is re-used when the images are the same size. Cool!
|
 |  |
 |
Title: Time Box
Details: 1.41 KB * Uploaded August 18 1997 Description: This is a neat little script that makes your web page look a whole lot more 'professional'. This JavaScript will display a small box with the time the visitor loaded the page.
|
 |  |
 |
Title: Time Greeting Contributor: Robert Ison Contributor URL: http://www.infosourcetraining.com Details: 0.79 KB * Uploaded June 17 1999 Description: Don't just welcome your visitors anymore, JavaScript can write good morning, good evening, or good afternoon based on the time the page was loaded, according to the user's system clock. Neat!
|
 |  |
 |
Title: Time On Page (Alert)
Details: 2.92 KB * Uploaded August 18 1997 Description: If you want to show your visitors how long they have been on your page but don't exactly like those clock displays, then you might like this script. When the visitor leaves or clicks the button, they are alerted to the time they have been on your page. Many times, they won't even expect it!
|
 |  |
 |
Title: Time On Page (Clock)
Details: 1.29 * Uploaded August 18 1997 Description: Occassionally, it might be interesting to show the visitor how long they have been on your page. So, you can use this script to write a clock to the screen that will tell them exactly that!
|
 |  |
 |
Title: Time On Page (Seconds)
Details: 1.28 KB * Uploaded August 18 1997 Description: If the other time on page scripts seem too impersonal for you, this could be your solution. Instead of the 00:00 readout, it displays 'X Secs'. Just another wonder of JavaScript....
|
 |  |
 |
Title: Top Window
Details: 1.48 KB * Uploaded May 29 1998 Description: Use this JavaScript to keep a window 'on top' of the rest of your other windows. Not sure what I mean? Try it out and see!
|
 |  |
 |
Title: Week Day Image Details: 0.63 KB * Uploaded February 17 2000 Description: Displays a new image every day of the week. For example, it displays monday.jpg on Monday, tuesday.jpg on Tuesday, etc. You can also change what image is shown each day. Easy!
|
 |  |
|