| Resolution Redirect This script checks the screen resolution and sends the visitor to a specified page. JavaScriptSource.com news 09.09.2005 14:19:45 h Automatic Image Resizer This script will resize a group of images to a preset maximum width. Useful for regulating picture size, especially on sites where images are posted at random by multiple users. JavaScriptSource.com news 07.09.2005 15:49:19 h Functional Calculator Provides all the basic functions, including finding the square root. A small but powerful script! JavaScriptSource.com news 02.09.2005 14:50:45 h No Right Click 2 This script displays an alert box when a visitor right clicks on an image. IE only. JavaScript.com/JavaScriptSource.com channel 31.08.2005 20:22:40 h getPosition When a layer is inside another layer, it's style.left and style.top positions can both be '0' but the layer itself can be 500 pixels away from the actual margin. These functions will return the true offset. JavaScript.com/JavaScriptSource.com channel 31.08.2005 20:22:40 h AJAX Loader Use this script to load XML and HTML files with XMLHTTPREQUEST, otherwise known as AJAX. In the body tag, just add the name of the file to load and the element to display the file in, usually a div element. JavaScript.com/JavaScriptSource.com channel 31.08.2005 20:22:40 h AJAX Loader Use this script to load XML and HTML files with XMLHTTPREQUEST, otherwise known as AJAX. In the body tag, just add the name of the file to load and the element to display the file in, usually a div element. JavaScriptSource.com news 31.08.2005 15:50:19 h getPosition When a layer is inside another layer, it's style.left and style.top positions can both be '0' but the layer itself can be 500 pixels away from the actual margin. These functions will return the true offset. JavaScriptSource.com news 29.08.2005 15:19:46 h No Right Click 2 This script displays an alert box when a visitor right clicks on an image. IE only. JavaScriptSource.com news 26.08.2005 15:19:35 h E-mail Address Validation2 This script verifies the given value as a possible valid e-mail address. JavaScript.com/JavaScriptSource.com channel 25.08.2005 14:20:43 h FAQ Drop Down Need to create a FAQ for your Web site? Use this script to hide/reveal content on a Web page. Keep your long documents short. JavaScript.com/JavaScriptSource.com channel 25.08.2005 14:20:43 h Content Center Build fluid Web pages that adjust according to the size of your visitor's monitor settings. This script uses the screen.availWidth and screen.availHeight properties to detect your visitor's screen resolution. JavaScript.com/JavaScriptSource.com channel 25.08.2005 14:20:43 h Content Center Build fluid Web pages that adjust according to the size of your visitor's monitor settings. This script uses the screen.availWidth and screen.availHeight properties to detect your visitor's screen resolution. JavaScriptSource.com news 24.08.2005 03:19:53 h FAQ Drop Down Need to create a FAQ for your Web site? Use this script to hide/reveal content on a Web page. Keep your long documents short. JavaScriptSource.com news 22.08.2005 14:50:47 h E-mail Address Validation2 This script verifies the given value as a possible valid e-mail address. JavaScriptSource.com news 19.08.2005 14:19:46 h myRainbowSpan This script creates a rainbow of color in your text. Very appealing when used sparingly. Heavily commented. JavaScript.com/JavaScriptSource.com channel 17.08.2005 18:19:38 h myRainbowSpan This script creates a rainbow of color in your text. Very appealing when used sparingly. Heavily commented. JavaScriptSource.com news 17.08.2005 04:50:37 h Gasoline Usage Calculator Trying to keep track of gasoline expenses? This script calculates how many miles you are getting per gallon - per day and per year. It also calculates the amount spent per year and how much CO2 your car is producing. JavaScript.com/JavaScriptSource.com channel 16.08.2005 15:51:44 h Unique Random Numbers This script will obtain three unique random numbers. Unique values range from 0-100. JavaScript.com/JavaScriptSource.com channel 16.08.2005 15:51:44 h Unique Random Numbers This script will obtain three unique random numbers. Unique values range from 0-100. JavaScriptSource.com news 15.08.2005 15:21:18 h Gasoline Usage Calculator Trying to keep track of gasoline expenses? This script calculates how many miles you are getting per gallon - per day and per year. It also calculates the amount spent per year and how much CO2 your car is producing. JavaScriptSource.com news 12.08.2005 14:50:15 h Adding Options Use this script to add or change options on a form select menu. Clean and simple. Includes comments. JavaScript.com/JavaScriptSource.com channel 11.08.2005 17:49:47 h Refresh Page - Automatic Keep your content fresh. Use this script to automatically reload a fresh copy of your Web page from the server. You determine the time delay between refreshes. JavaScript.com/JavaScriptSource.com channel 11.08.2005 17:49:47 h Calculator for Easter Sunday Use this script to figure out when Easter Sunday will be in a given year. The timing of the holiday depends on the full moon. JavaScript.com/JavaScriptSource.com channel 11.08.2005 17:49:47 h getElementById The document.getElementById method is very useful but isn't supported in early browsers. To define the method for use in those older browsers, just add this snippet to the beginning of your scripts. JavaScript.com/JavaScriptSource.com channel 11.08.2005 17:49:47 h getElementById The document.getElementById method is very useful but isn't supported in early browsers. To define the method for use in those older browsers, just add this snippet to the beginning of your scripts. JavaScriptSource.com news 10.08.2005 04:48:33 h Calculator for Easter Sunday Use this script to figure out when Easter Sunday will be in a given year. The timing of the holiday depends on the full moon. JavaScriptSource.com news 08.08.2005 19:19:47 h Refresh Page - Automatic Keep your content fresh. Use this script to automatically reload a fresh copy of your Web page from the server. You determine the time delay between refreshes. JavaScriptSource.com news 05.08.2005 14:18:01 h Adding Options Use this script to add or change options on a form select menu. Clean and simple. Includes comments. JavaScriptSource.com news 03.08.2005 15:23:35 h Prime Number Searcher This script will find and display all the prime numbers up to a user-determined number. JavaScript.com/JavaScriptSource.com channel 02.08.2005 03:20:37 h Grab and Scroll Page Users can scroll the page by clicking on it and dragging the mouse, similar to the functionality found in the Acrobat viewer. JavaScript.com/JavaScriptSource.com channel 02.08.2005 03:20:37 h Simple Encoder-Decoder This is a simple message encoding script. You can encode your message and send it to a friend. Numbers and special characters are not allowed. JavaScript.com/JavaScriptSource.com channel 02.08.2005 03:20:12 h Links with a Twist Surprise your visitors as screen shots and text captions appear when they mouseover a list of ordinary looking links. This script creates the links from the information stored in an array, which also makes for quick editing. JavaScript.com/JavaScriptSource.com channel 02.08.2005 03:20:06 h Links with a Twist Surprise your visitors as screen shots and text captions appear when they mouseover a list of ordinary looking links. This script creates the links from the information stored in an array, which also makes for quick editing. JavaScriptSource.com news 01.08.2005 15:48:27 h Simple Encoder-Decoder This is a simple message encoding script. You can encode your message and send it to a friend. Numbers and special characters are not allowed. JavaScriptSource.com news 29.07.2005 04:48:17 h Grab and Scroll Page Users can scroll the page by clicking on it and dragging the mouse, similar to the functionality found in the Acrobat viewer. JavaScriptSource.com news 27.07.2005 15:48:30 h Prime Number Searcher This script will find and display all the prime numbers up to a user-determined number. JavaScriptSource.com news 25.07.2005 14:17:56 h Popup Function Use this JavaScript function to call as many popup windows on a page as you need. It uses the CSS class attribute. It also allows for browsers that have JavaScript turned-off. JavaScript.com/JavaScriptSource.com channel 24.07.2005 20:48:53 h Loading Time Indicator Use this script to show how long it takes a page to load. A timer starts when the page begins to parse and ends when it has completed loading all of the content. JavaScript.com/JavaScriptSource.com channel 24.07.2005 20:48:52 h Loading Time Indicator Use this script to show how long it takes a page to load. A timer starts when the page begins to parse and ends when it has completed loading all of the content. JavaScriptSource.com news 22.07.2005 14:47:49 h Popup Function Use this JavaScript function to call as many popup windows on a page as you need. It uses the CSS class attribute. It also allows for browsers that have JavaScript turned-off. JavaScriptSource.com news 20.07.2005 14:17:46 h Function Creation This script shows how to create a function with an alert and confirmation windows. A basic, important script. JavaScript.com/JavaScriptSource.com channel 19.07.2005 21:20:02 h Function Creation This script shows how to create a function with an alert and confirmation windows. A basic, important script. JavaScriptSource.com news 18.07.2005 15:49:45 h Links Window 2 Provide your visitors with a popup window, listing all of the links on the page. When a link is clicked in the window, that page is loaded into the main window and the popup window is closed. JavaScript.com/JavaScriptSource.com channel 18.07.2005 04:18:47 h Image Upload Preview This script is intended for forms where the user needs to upload an image to a Web site. The image is displayed on the page for previewing before uploading. The display will be resized if needed so as not to break the page layout. Valid file types are set in the script; others will be disallowed. Works only in Internet Explorer but degrades gracefully. JavaScript.com/JavaScriptSource.com channel 18.07.2005 04:18:47 h BetterCalculator 1.2 A calculator with memory screen, built-in help screens, and new window function. JavaScript.com/JavaScriptSource.com channel 18.07.2005 04:18:47 h Style Sheets by Resolution 2 Loads a style sheet depending on the user's screen resolution. This updated version allows for browser window size to govern text size and background image size for high-resolution displays. JavaScript.com/JavaScriptSource.com channel 18.07.2005 04:18:47 h Confirm Close Use this script to confirm the closing of a window. It includes a cancel option. A valuable tool for those important popups. JavaScript.com/JavaScriptSource.com channel 18.07.2005 04:18:47 h Refresh Page Keep your content fresh. Use this snippet to reload a fresh copy of your Web page from the server. Use either a button or a link. It's compact but very effective. JavaScript.com/JavaScriptSource.com channel 18.07.2005 04:18:47 h   
|