Ace Meta Refresh (redirect) If your page has moved, or you have a need to redirect your visitors automatically, you can use a meta refresh to send them to the page of your choice. Here is a code snippet to do just that. |
Ace ViewSource Current Page A code snippet to display source code of the current document. |
Ace ViewSource Station This is a short code to display source code of any web page on the Internet or your local hard drive from a web page on your server. |
Add to NS6 Sidebar With this script you can enable your NS6 visitors to add your site to his/her browser's Sidebar. |
Adding an Icon with Your URL - Two Methods You've probably noticed those cool icons that show up in the URL box and with Favorites (bookmarks) in IE5. Here are two easy methods to do it, along with information on icon creation and troubleshooting. |
All browsers fixed position on-top content This script will display a box which always stays at the same position in the browser window even if you scroll. Works in IE4+, NS4+, Opera5+ and Mozilla1+. |
Animated document title Possibly the net's first, this DHTML script brings to life once the dullest of the dull element on your page- the TITLE element. The script automatically seeks out the title of your document, and animates it to view in IE 4+ and NS 6! |
Arrow head title Have moving arrows point at your document's title, with this fun script. Effect works in both IE4+ and NS6+, degrading well with the rest of the bunch. |
ASCII Text generator With this wizard, you can generate your own ASCII (a.k.a. plain text) logos for your web site. Very impressive script. |
Auto Homepage - Add to Favorites Script This script will automatically set visitor's homepage and favorites to any url you specify. |
Auto Reload This script allows you to have a Web page constantly reloaded at length you specify. It's great for webcams, news, sports, finance, or other information pages that need reloading on a constant basis. |
Autohome page script Sets your browser home page automatically without the user knowing about it. Good for generating traffic or make sales. |
Automatic Status Text Rotation This is a simple JavaScript code to change the text in you Status Bar after a preset interval. |
Automatic Title Text Rotation JavaScript code to change the text in you Title Bar after a preset Interval. |
Bible-Christian Content Includes (Syndication) Content includes for your website, customizable fonts, and colors. We have a wide selection for webmasters to use on their websites to beef up your content. Just paste the code, it is that simple. Calendars, Daily, Monthly, Random series. |
Blocking JavaScript Errors This is a simple script, when placing in the head of the page, allows you to block JavaScript errors in the page. This can be useful with page material when using thrid-party sources that may contain errors (ad banners, automated news feeds, etc.). |
Bookmark Script This JavaScript code allows you to let your users add a bookmark to your site by clicking on a link. |
Browser Drop? Here's a good one for a personal site. You do have one of those don't you? I use mine just to play around... |
BrowserAPI Use BrowserAPI to properly access the HTML DOM (Document Object Model). With this wrapper script in place, each object can be accessed in one way and work on multiple browser platforms and platform versions. |
Browser-Specific CSS Stylesheets Applies a certain stylesheet depending upon which type of browser is used. In this script, a visitor using any version of Netscape thru and including Netscape 4, the stylesheet named "ns.css" will be used. If the visitor uses Internet Explorer, the stylesheet named "ie.css" will be used. If the visitor uses Netscape 6 or greater (which implements many styles differently than NS4 and IE), then the stylesheet "ns6.css" will be used. You need to create the files "ns.css", "ie.css" and "ns6.css" and put them in the root directory of your page. |
Color Matcher The Color Matcher allows you to obtain the exact color you want to duplicate in terms of Hue, Saturation and Luminosity. It is easy to match any color you want with the Color Matcher. Latest version update: more accuracy and the right method of HSL. |
ColorPop This script opens a popup color chart when the "chart" buttons are clicked. You select a color by clicking in the chart, and the hex representation of the color is automatically entered into the text fields. You can add as many color fields as you like with no javascript coding. |
Daily Text Display Tool This handy tool allows you to generate JavaScript that greet your visitor's with a new message depending on the day of the week. Just fill out the text for each day of the week, then copy and paste. |
darren-c.co.uk Web Scripts A selection of scripts written by Darren Cummings available for download. All the scripts come in ZIP files which include full instructions. |
Display your site in fullscreen This script allows you to display your Web page in a full screen mode. |
Dock Content script This powerful script allows you to keep arbitrary elements on your page always in view, by "docking" it. It dynamically determines whether the element is currently visible on the user's screen, and if not, repositions it so it is. A great way to ensure that certain content are noticed by your visitors. |
Drop-In Self-hiding Print Buttons for Your Reports Put a print button on your web report that will not appear at the top of your hard copy. The script requires a newer browser such as IE4+ and NS/Mozilla 5+. Drop-in script is easy to integrate into your site. |
Dynamically Add Table Rows This example illistrates how to have content altered dynamically. When the user clicks any link it will redraw the section of this page so that another row to the table appears. IE will re-format the page, while NS will allocate a specific region at the load time of the page - it will not re-allocate room later. |
Fading Ticker for IE This JavaScript is a "Fading Ticker" for IE. The Ticker uses the Microsoft 'Alpha' filter. You can add any HTML content to the messages. The entire content will fade. You can fade the messages 'IN' or 'OUT'. |
Feed Feed is a very simple newsfeed system. Basically it consists of 2 files, a control file and a headlines file. Once you have added the control file to your site you can add as many newsfeeds from the growing available list as you like. You can also create your own newsfeed headlines file to share with the rest of the world. |
Format Text To lowercase Here is a simple yet useful JavaScript that allows you to covert any given text to lowercase. To see the source, just click on "View Source" button. |
Free Translation This JavaScript/html page will help you translate your site to any language supported by the freetranslation.com service. FreeTranslation.com enables you to input your site's address in a pre-specified URL format, and translate it to the supported target language. The site supports separate text/image links to each supported language. |
Generic Drag Script Enable arbitrary elements to instantly be draggable in both IE4+ and NS6+ with this script. |
GojIRC Front End This script is a dropdown menu frontend that provides webmasters an easy-to-use way for his/her visitors to execute the most popular IRC commands within the applet. |
HTML & JavaScript Dev-Tools A JavaScript that provides various different functions for HTML and JavaScript developers. Functions include: Test HTML, Test JavaScript, Remove new lines, Display colour, Unescape text, Escape text and a Hex to RGB converter. |
HTML to JavaScript converter This utility converts normal HTML code to dynamically generated JavaScript instead. Very useful in applications where the code must be dynamically generated, such as contents inside a JavaScript scroller, text of a random quote script etc. |
Image Error Finder This JavaScript checks if all the images in the document exists. If a particular image does not exist, that image will be replaced by a custom image. Works with IE only. In IE, if a particular image does not show up, then its dimensions are 28 x 30 (without the 'alt'). So, the |
Infix to Postfix This is the "JavaScript" Implementation of converting an Infix(Inorder) expression to Postfix(Postorder) expression. |
Infix~Postfix Using this JavaScript you can convert an Infix expression (Inorder) to Postfix expression (Postorder) and also evaluates the Postfix expression. Supported operators are "*, /, +, -, ()". In Postfix to Infix conversion operators are "*, /, +, -". |
InfoBar The InfoBar JavaScript script is helpful in case you want to give explanation and comments for the links on your page. It will display the info you need in a box on a specified cified place on the page (absolute positioned). It is really very easy to configure and may be used from amateur web designers. You've probably seen this type of pops on many web sites. Now you can have it for free. The supported browsers are IE 4+, Netscape 4+, Opera 4+ & Konqueror 2+. |
Innovate Barcode 39 Document Creator With Innovate Barcode 39 you can print bar codes and data on a template document within your standard browser. |
Instant Business Card The In stant Business Card is a simple yet powerful online business card creator. Simply type in the information you want on your business card and browse to graphics you would like to use then drag and drop the text and graphics wherever you would like. Set the margins on your printer and then print your business cards on perforated or clean edge card stock it fits 10 cards to a page. No install. Fits on a floppy or run from a website. Requires Internet Explorer 5.0 and up. |
JavaScript Color chooser Choose / find any color code by: typing RGB values; increment / decrement RGB values with buttons ( -- / - / + / ++ ); selecting a color in a nice 2-D optimized color cube. View the source of the demo page to obtain the source code. |
Javascript Inclusion function Javascript Inclusion function (JsINC)can include any file to your webpage as Javascript. This function is the same as inclusion function of PHP (or any Server-side scripts).With JsINC, you can load files into your webpage. The function will progress after the webpage loaded completely. |
JavaScript Page Breaker You might have come across a search result where number of results are devided in to so many number of pages. But each link no say 2,3,4...when clicked it contacts the server to display the next set of results which takes time. This application uses javascript to get the total number of results in a string format from any server side program ASP, JSP, Servlet, Perl, etc. So the search will be at the client side and will be much more faster than usual. In addition, there is an option for the client to decide how many results to be displayed per page. |
JavaScript Ticker (using Tabular Data Control) This JavaScript Ticker is an example of "Data Bindin Bindin g" using "Tabular Data Control (TDC)" which is a Microsoft ActiveX control built in to Internet Explorer. |
JavaScriptKit.com Multiple Choice Quiz This is a highly flexible quiz script that can be used to test your visitors, with the results instantly graded on a separate parate p age. Script supports arbitrary number of questions, each supporting an arbitrary number of choices. |
Leave-Me-A-Note Leave-Me-A-Note 1.0 is a cool little program with amazing Flash interface you can use to leave notes to your relaitves or friends or whatever on your computer's desktop. Messages are not lost even if you close application, because they are stored in a cookie into your Temporary Internet Files directory. Other program options include: message deletion and timestamp. |
Loading Time This is a short script that calculates and displays the amount of time for a given page to load in the status bar. It is very practical if you want to see how long it takes for your pages to load, and thus try to optimize the speed of your pages. |
Lookup 1 According to an article in the Wall Street Journal, the first three digits of a U.S. Social Security number is a code that may indicate the state or territory in which your application stated you were born (because the code reveals the state in which you registered). This JavaScript figures out which state your Social Security card was issued from the first three digits of your SSN. |
Message Flickering This script displays several messages in the status bar one after another continuously. If there are only two messages, it will create a twinkling effect. |
Message Reminder This script allows you to enter in the time, an optional message to be displayed. When the timer expi res, a new window pops up and displays you the reminder message. |
Meta Magic A Meta Tag Generator with page transition effects. Real time generation, just click and copy code. One simple HTML page that can be uploaded to any server and instantly used to create meta tags and prevent MSIE image toolbars and smartparsing. |
Meta Tag Generator by rankmonitor.net A free javascript based HTML Meta Tag builder for your website. Generates the Title, Description, Keywords, Robots and Googlebot meta tags. |
Metatags Creator Add your own JavaScript-based metatag creator on your website. |
Nato Phonetic Translator Do you often need to read serial numbers or codes over the phone? If so, this script should help. Use it to translate any alphanumeric text into the Nato phonetic alphabet (Alpha, Bravo, etc). The person on the other end of the phone will understand you. |
Numerology Script for your website Calculate and display characteristics of the person based on his/her name and date of birth. This script generates Psychic number, Destiny number and name number based on Vedic astrology and numerology system. Download free this script and run on your web site. |
Painted Pages Painted Pages is a Web Page Color Javascript Tool. The workings in this program promises to generate for you exceeding colors for your pages. In this color generating tool you would not have to fear getting bad results whenever you layout to put colors in your HTML or XML files. The latest improvements includes twice as many backgrounds, foregrounds and borders to compare your colors before you actually place them to your page. |
Paradigma Paradigma 1.0 is a JavaScript based browser. In it I managed to implement almost all of the features of Microsoft Internet Explorer 5.5 (navigation system, view and add to favorites, view page source, view history log, etc.) and this makes it fully functional and even far better than the so-called aternative browsers which I personally hate. Paradigma can be used both as online and offline browser, as well as a development and design tool for webmasters as it supports the latest versions of HTML, DHTML, VBScript, CSS and JavaScript, etc., and its pack includes also JS_FTP 1.0, my javascript FTP client, which is available here, if you need it as a separate application. You can also open images and all file types associated wiated w ith Microsoft Internet Explorer. You should have MSIE 5.0 or higher installed on your computer, as Paradigma is not a standalone application and actually uses its system files. Paradigma does not work with Netscape, Opera, Konqueror or any other browser. When installed Paradigma does not affect your pc's system files and registry entries, it does not use ActiveX, takes 506Kb disk space and is absolutely friendly to your machine. |
Paypal Donation/Subscription Multi Currency Chooser For use on websites needing to accept PayPal Subscriptions/Donations in all currencies, this simple javascript eliminates the need to have a seperate button for each PayPal currency. |
PCJS Color Chooser PCJS Color Chooser is a JavaScript for displaying a popup window (IFRAME) which allows you to select between 216 colors. The result returned by PCJS Color Chooser can be used in a form text field, or directly to modify an object attribute. |
Pick the Color PCJS Color Chooser is a JavaScript for displaying a popup window (IFRAME) which allows you to select between 216 colors. The result returned by PCJS Color Chooser can be used in a form text field, or directly to modify an object attribute. |
Postfix Evaluator This JavaScript evaluates a Postfix(Postorder) expression. |
Postfix to Infix This is the "JavaScript" Implementation of converting a Postfix(Postorder) expression to Infix(Inorder) expression. |
Print a page With this JavaScript you can allow your visitors to print the page on your site. |
PrintPage PrintPage is a simple JavaScript function that will allow your viewers to print the current page by clicking a link or image. Although there are many other on the Internet like it, this script has error checking for older web browsers. |
Progress Bars QProgress creates an arbitrary-direction progress bar control. The growth direction as well as bar orientation is specified in object constructor and cannot be dynamically changed. The bar is set by an integer value. If value is lower or equal the LOW bound then an empty bar is displayed. Values between LOW and HIGH bounds are displayed as a percentage of the bar. If value equals or exceeds the HIGH bound, the bar gets fully filled. The bounds can be dynamically changed in runtime. |
Pull Down Menu Pull Down Menu presents a well-known pop-up menu of choices. The Pull Down Menu can overlap not only HTML contents but also can pop up over form elements, frames, flash, and even go over the browser window. The menu supports fonts, colors, sound, javascript calls, target frames. Very small and easy-to-use. |
Question and Answer Generator An update to the popular Question and Answer script. This script takes care of the dirty work for you. Just add the details and cut and paste the code. |
Quick & Simple User Interface Enhancement (SELECT Fields IE5) Have you ever noticed how browsers only take notice of single keystrokes when you switch items in a SELECT field using your keyboard? Pressing A....U....S in a country selection list will give you a country beginning with S, when you really wanted Australia or Austria. This scripts buffers the users input and compares it against the OPTIONs in the SELECT field, choosing the closest match as you type. Now supports the Thai character set. |
Request.QueryString() for Javascript A client-side script to retrieve data from URLs in a similar way to ASP using an almost identical syntax. Using the script is a matter of including a script tag and src attribute that points to the script on your web-server. The script correctly decodes URL data and builds a collection of keys and values for them. As well as basic functionality it also supports child methods Count(), Key() and Item() plus enumeration. So the script is simple enough for beginners to use, but has all of the power of ASP's Request.QueryString() object for more advanced users. Offered as free but requires the copyright message to be left intact. |
Rotator Rotator is a JavaScript-based content rotation tool. It allows you to change the content of a web page based on the date or time of day. It uses a subset of JavaScript, and no CGI or special server-side scripting is required. On older browsers it degrades gracefully and shouldn't pop up error dialogs. |
Safe Safe allows you to select colours from the 216 web safe colours and allocate them to various colour positions i.e. text, link, background, active, visited, hover etc. You can reorder the palette (RGB, BGR, GRB etc) to allow for easier selection. Also, you can enter any non web safe colour in HEX or RGB and get 8 web safe variations to choose from. Also outputs either the HTML body tag or CSS code with colours in place for you to cut 'n' paste. v1.9 update: Added the browser named colours (popup) and now has 18 positions for colour selection. Additional CSS elements have been added (scrollbar colours) and also a CSS test page (popup) for colour scheme preview. |
Scripts4Traffic Providing website promotion by offering traffic scripts for people interested in internet marketing and advertising online, including auto homepage, aut o bookmark, pop-up, and other heavy traffic generating java scripts. |
SD-Book SD-Book is an easy to use and generic electronic book publishing system that can be used to easily create and publish manuals, tutorials, stories or other electronic media for either online or offline use. SD-Book comes with a dynamic menuing system, graphics libraries and a number of other goodies that allow you to customize it.ize it. Create a simple manual or a full-featured book complete with sound, images, special effects and more. |
SearchBliss Meta Tag Generator A Web-based meta tag generator in JavaScript. Simply cut and paste the code generated from information you provide. Includes title, description, abstract, and keyword tags. |
Set site as homepage Script This is the highly requested IE 5 script that allows your surfers to set your site as their default homepage simply with a click of the mouse. |
Shortcut keys Get Shortcut keys in your pages and all visitors can use your Web site easy and speedy. Press a key for visit home page or close window, etc. |
Simple Context Menu (IE Only) This is a nifty little script that replaces the right-click (context) menu in Internet Explorer 5.0 and above. It features the unfurl effect first seen in MS Office '97, the menu item flashing seen in MacOS system 6 and above and the Windows 2000 and XP menu alpha fadeout. A great addition to your site. |
Slider Controls (Horizontal & Vertical) These sliders controls (horizontal & vertical) allow users to modify website parameters by simply adjusting the sliders. Enjoy!!! |
Smart Tag Eliminator This is a simple webpage that runs from your hard drive. You choose a directory then the webpage searches for HTML files in that directory. When it finds one, it searches for the tags that prevent MS Smart Tags from being displayed. If none are found it adds them & resaves the file. One click allows you to elminate Smart TSmart Tags from an entire directory. |
Sorting HTML Tables Using Javascript This JavaScript code can be used to convert tables in ordinary HTML into sortable ones by associating each title column with an onClick event to automatically sort the data rows. No additional coding is necessary. All you need to do is give your table an ID field, include the sortTable.js file and call initTable in your document's onLoad method. |
SSI with JS A little javascript that will act like SSI, without SSI capabilities! Make a .js file with a little bit of easy javascript code and call it into a page! This is so easy even a newbie can use it! If you want to not have to update every page, this is for you! |
Switch Content Script Make arbitrary content on your webpage contract/expand on demand with this great script. The user clicks on designated headers to reveal additional content. The script comes with an optional persistence feature to help it remember the folding state of the content. |
Text Box Ticker A Javascript Text Box Ticker that ticks a number of messages on a Text Box. This ticker is very easy to customise. You can add any number of messages and their corresponding URLs. Messages must be added to the array ticker_msg and the URLs must be added to the array ticker_url. The ticker speed can be changed easily by changing the value of the variable ticker_speed. (Here it is 1, which means that the message would change every 1 second.) To use this script, you just have to copy the "script" section of the source and paste it wherever you require on your web page. |
The flying elements This script demonstrates how to have a defined element always displayed on the screen. The element can be: move to the "top" link, "Print" button, "Accept" for terms, "Send" button for the forms, a flying banner for advertising, etc. |
Tigra Color Picker Free corss-browser JavaScript widget that makes it easy for your visitors to fill out color value field(s) by selecting the color from a popup palette. Script saves the time for those internet/intranet developers who need intuitive, easy to use client-side color input control. |
Tigra Tables PRO Tigra Tables PRO is flexible cross-browser client side table data manipulation JavaScript offering rows sorting, filtering, paged output, altering rows coloring and other visual effects. Tigra Tables PRO component saves development time and greatly reduces network load. With highly optimized algorithms script offers good results on large data sets. Free setup support and illustrated documentation are available. |
Top of Page Use this JavaScript to add a "Top of Page" link at the bottom of your page. The link will be displayed only if the contents of the page exceeds the size of the browser window, i.e. if the scrollbars appear. This script works with IE4+, NS6+, NS4. Since this page does not have much content, you may not be able to see the script in action. Try reducing the size of your brow ser window so that the vertical scrollbars appear and then notice the difference. |
Update Icon This script will add a "Update" icon to any area of your website. The icon will be displayed until a given date and will automatically remove itself when a visitor visits the page. This script comes in rather handy for webmasters that don't necessarily feel the need to place a news update every time a page has been updated. |
View Source This short script lets you view the source of any url that you specify. Just t ype in the url and click on "View"! It uses an onClick event handler and a short function. |
WebParser WebParser is a JavaScript that captures and writes in a comma separated list all the url's, www and e-mail addresses that are present in a text. |
Welcome Message in Foreign Language This JavaScript automatically detects the language used by the browser, and displays a welcome mlcome m essage in the appropriate language. |
year jump thingy YearJump is a control used for navigating through the years. It itself apparently doesn't have much use, but it can be adapted to some other category of navigation instead of years. |
500,000 baby names! This is a query code for a person's name that may interest visitors to your site. They type in their name, they get a page of information on themselves. It includes full instructions, Javascript and HTML code sections that are neatly separated and can be easily added to your new or existing page(s). |