JavaScript Categories   
[audio, music effects]   [ button and links]
[ clock, calendars, and timers]   [ image effects, slideshow and galleries]
[message]   [ navigation]  [ page details]  [ status bar effects
[text effects and scrolls]  [ user detail and browser info]   [ windows, remotes, frames]

 

Title Bar Typist
  This script types a string or series of strings into the Title Bar

 

 

 

Specify the Title
  This script types a string or series of strings into the Title Bar

 

 

 

Scroll Title
  This script types a string or series of strings into the Title Bar

 

 

 

Dynamic Title
  This script types a string or series of strings into the Title Bar

 

 

 

Title Bar Clock
  Display an updated clock in the title bar of your website with this neat script! Easy to install, just cut, paste, and change the title! Now works in most browsers

 

 

 

Title Page Time Transfer
  Show the time user have been viewing the page!

 

 

 

Auto Resizable Pop-Up
  Use this script to view full-size images from thumbnails. The full-size images can be different sizes. The pop-up window will change to the appropriate size

 

 

 

Determined Popup
  This short, easy script set launches a window that continually re-opens itself and cannot be permanently closed unless the visitor clicks on a link that you provide. Compatible Browsers: NS6 and IE4-6

 

 

 

DHTML Scroller
  This script loads external files into a div in IE and NS and scrolls them via clipping. It has a fully draggable scrollbar that sizes automatically like Windows' scrollbars, and standard up/down/top/bottom support is included

 

 

 

DOM Browser
  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

 

 

 

Go Behind Popup
  Launches a frameless "go-behind" popup banner window that cannot be closed unless the banner ad is clicked on. The frameless banner window persists, even if the launching browser window is closed. The banner window closes once the banner is clicked

 

 

 

Load HTML
  This script load an external html file into a css layer. It is NS6 compatible as well as supporting IE4+ and NS4

 

 

 

Reload on Resize
  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

 

 

 

Resize Link
  Useful for webmasters, this script lets you view any web page at different resolutions by simply clicking the link and entering the height and width values. Tip: You can drag the link to your "Links" toolbar, and use it on any page you are viewing

 

 

 

Check URL
  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!

 

 

 

Date & Time Stamp
  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

 

 

 

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!

 

 

 

Born On Date
  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!

 

 

 

Link of Minute
  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!

 

 

 

Last Modified
  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 2004' This looks much better!

 

 

 

Fake Counter
  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....

 

 

 

Date Updated
  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!

 

 

 

Time On Page (Seconds)
  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....

 

 

 

Time On Page (Alert)
  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!

 

 

 

Time Box
  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

 

 

 

Page Up for...
  JavaScript can even display how long your web page has been online. The script has a very nice readout, and even follows English grammar rules!

 

 

 

Page Viewed Date
  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

 

 

 

Page Variable
  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!

 

 

 

Move Window
  Move the browser window by simply clicking the buttons on the page. Neat!

 

 

 

Automatic Page Forwarding
  An automatic page forwarding can fulfill many functions. For example an automatic slide show to display products or even to simply walk a user through the reporting application. The following example loads our home page, download.echessdesign.com, automatically into the browser after five seconds. By the way, it also accentuates the function principle that is key in good JavaScript structure

 

 

 

View Source
  his will create a button on your webpage that will allow the user to view your HTML code

 

 

 

Top Window
  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!