Top 1 to 50 Miscellaneous - JavaScript scripts

Scripts are listed afer popularity.       To display the scripts after name please click here



1)   Auto Reload
The script keeps continuously reloading a specified page at a specified rate. Ideal for webcams, sports, current display of news or for any other purpose that may require update at regular intervals.

2)   JavaScript Color chooser
JavaScript color chooser can be added to your webpage to display a 2-D optimized color cube that can be used to select the color by moving mouse over it. The script displays the selected color code and actual color code in text boxes.

3)   jail - just an image loader
jail - just an image loader will be useful for the webmasters to incude a javascript into their source code to indicate the load processing in percentage. This is more helpful to prevent machine crashes.

4)   Request.QueryString() for Javascript
Request.QueryString for client-side javascript

5)   Dynamically Add Table Rows
This script allows the user to click on a link to dynamically add a row to the table of the web page allowing you to alter the contents. Works in both the IE and NS.

6)   Shortcut keys
This script can allow you to implement shortcut keys in your web pages. You can specify your own keystrokes to the script. The script can be pasted into your web page to implement the shortcut keys.

7)   JavaScript Ticker (using Tabular Data Control)
This is a JavaScript that can add a ticker in your webpage using Tabular Data Control (TDC). The ticker style, number of messages, and the delay time between messages etc. are customizable in this script.

8)   Auto Homepage - Add to Favorites Script
This JavaScript can set any specified URL as the visitor’s homepage and also add the URL to the favorites. The codes can be copied onto the of your web page.

9)   Easy WebWatch
This script can debug HTML pages. You can amend any property of the HTML Page with this script. With a watch window, you can navigate through objects in the hierarchy.

10)   Infix to Postfix
As can be made out from the name, Infix to Postfix is a JavaScript tool for generating Postfix expression by converting the Infix expression, which can be specified in a filed text box and converted.

11)   Generic Drag Script
This script can make any elements in your web page draggable. You can drag and place any object anywhere on your web page. Compatible in both the IE4+ and NS6+.

12)   Tell-a-friend script
The script can enable visitors to refer your page to their friends through email. The script displays a text box requiring the user to fill-in the friend’s email address and “Send this URL” button to send it.

13)   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.

14)   Copy text or image to clipboard
This can enable you by means of a link to easily copy to the clipboard, images and text of the HTML like table, div, span tags. Compatible with Internet Explorer only.

15)   Invoking The SaveAs Dialog From A Web Page
This JavaScript link provides a link that invokes the SaveAs dialog in your webpage, clicking on which the user can save the webpage to their hard disk. It utilizes the IE’s ability to call few dialog boxes.

16)   How to set the Homepage in HTML
How to set the Homepage in HTML is a tutorial which teaches the users how to set html links as their homepage.

17)   CodeThatTab
CodeThatTab is an advanced JavaScript tab control (page control).

18)   Add to NS6 Sidebar
This JavaScript can provide a button in your webpage, clicking on which the Netscape 6 visitors can add your site to his/her browser's Sidebar. The browser then requests this webpage from your server every time the visitor asks to view it from the bar.

19)   Earth Population calculator
Earth Population calculator lets the webmasters to display the details of total population on earth by using a javascript enabled mathematical algorithm.

20)   SD-Book
SD-Book is a JavaScript code snippet that generates any type of electronic book for online and offline reading. It includes all major META containers. The CSS values and book styles can be configured in an external config file.

21)   Braille Javascript
Braille Javascript is a free script that can be used to generate braille characters for english alphabets.

22)   Visual Color-Picker
Visual Color-Picker is a Java Script utility which allows you to select font-colors and background-colors for your web pages. This utility is simple and easy to use.

23)   Instant Business Card
This JavaScript is an easy and quick way of generating effective and well designed online business cards by just providing information like name, web address, business name, email, phone number etc. and graphics that you would like to use in your business card.

24)   Daily Text Display Tool
This tool can generate JavaScript which based on the day of the week can greet your visitor with a new message. Compatible with NN4x, NS6, Opera 5/6, IE 5x and Neoplanet 5.

25)   Border styling
Border styling is a tutorial which tells the users how to generate tables with various border styles. This tutorial is useful for the users.

26)   Add hidden message to a page
This is a JavaScript to add a hidden event like cheats or hidden messages into your webpage. The hidden event can be revealed if the user has got the correct key word.

27)   Automatic Title/Status Text Rotation
This JavaScript snippet can be added to your webpage to rotate the text that are displayed in the title bar and status bar of the browser after a fixed time specified by you.

28)   Innovate Barcode Document Generator
Innovate Barcode Document Generator helps to build complete documents from document templates with code 39 barcodes. Javascript support is needed to access this module. User oriented form creates completed documents within seconds.

29)   Simple Java Applet Control
This is a JavaScript to control Java applets with the support of the Netscape live connect feature. This is performed by accessing the applet through the document.applets[] array and calling its public methods as if they were JavaScript functions.

30)   Number Speller
Number Speller executes a mathematical function with the help of javascript class. Any browser compatible with javascript can access this number speller script. Very simple and easy to obtain a number in letters.

31)   Adsense Monitor
Adsense Monitor enables the website owners to get the details of how many times their ads have been clicked by users with acceesed time. Database can track the information and sends the HTML based report to the webmasters over phone and pager.

32)   Pick the Color
This script can enable you to know the RGB number for a color and also to know the color that will be created with a particular set of RGB numbers. Compatible with both IE and NS.

33)   URL Aliaser
URL Aliaser is a simple and efficient javascript that is widely useful for the webmasters to produce their web page links with another name. Allows the webmasters to produce different alias names for a specific URL.

34)   Free HTML Meta Tag Generator
Javascript based HTML Meta Tags generator.

35)   JS Translator Front-End
JS Translator Front-End is an useful script for websites to enable the visitors to access the website pages in their own language. This javascript utilize Google's translation services.

36)   Image Error Finder
Image Error Finder is a JavaScript that can detect errors related to missing images. The script checks for the existence of all the images in your webpage and if it finds any image missing then it substitutes it with a custom image.

37)   Text Box Ticker
This JavaScript can display any number of text messages. The messages can be linked to URLs. The speed of the news ticker can be changed by you. The messages are displayed on a text box.

38)   Feed
This script implements a news feed system. You can generate newsfeeds in your web site and allow other sites to access your newsfeed. Compatible with IE4+, NN4+, NS6.

39)   Postfix to Infix
As the name hints out, Postfix to Infix is a JavaScript for generating Infix expression by converting the Postfix expression in your web page.

40)   Make a color with three scrollbars
This JavaScript can select a color from a configurable color chooser. The Popup color chooser can create colors with three RGB scrollbars. The scrip can work in Internet Explorer only.

41)   Amazon style Drop-in content box
Amazon style Drop-in content box lets the webmasters to design the content pages effectively. Any sized window that contains your own message can be displayed randomly when accessing site pages.

42)   Defining arrays using literal notation
Defining arrays using literal notation is a tutorial which teaches the users how to handle the new way of defining an array with literal notation support.

43)   Update Icon
This is a simple JavaScript code snippet that can implement an ‘Update’ icon in your webpage. You can set a date limit up to which the icon will be displayed. The icon will eliminates itself automatically when a visitor visits the page.

44)   URL Aliaser
URL Aliaser is a simple and efficient javascript that is widely useful for the webmasters to produce their web page links with another name. Allows the webmasters to produce different alias names for a specific URL.

45)   Ace Meta Data Generator
This is a versatile JavaScript that produces Meta Data for your webpage. To generate the Meta Data the user has to supply details like title, email, subject, rating description, key words, revisit after ‘n’ days, language, copy right, robots etc. to the Meta Tag generator.

46)   Slider Software
Slider Software consists of javascript modules that are more useful to build site pages with scroll bar controls. A particular function can be set to execute when accessing horizontal and vertical scroll bars.

47)   Message Reminder
Message reminder is a reminder in JavaScript that can display a message when the timer set by the user expires. The user can set the timer in minutes, hours and in seconds.

48)   Quick & Simple User Interface Enhancement (SELECT Fields IE5)
This is a JavaScript that selects the closest match from the list on the basis of the words the user has typed. The script is compatible with Internet Explorer 5.

49)   Rotator
This script can rotate the contents in your web page depending upon the date and time of day. Works on all latest browsers. A special JavaScript is included ensure that the script gets the default text passed.

50)   Meta Magic
This Meta Tag generator in JavaScript can make your webpage the best search engine saturation to attract more visitors to your webpage. Mouse click on tag values will display information about it.



Browse Pages:    |< 1 [2] [3]     >>     >|  

 
 
Friday, 9 January 2009
Main Menu
Home
Top Downloads
New Programs
Awards
Link to us
Submit
Contact us
Scripts Categories
    Ad Management
    Alerts and Prompts
    Audio and Sound
    Background Effects
    Banner Rotation
    Bookmark Management
    Calculators
    Calendars
    Chat Scripts
    Classified Ads
    Clocks
    Collections
    Content Management
    Cookies
    Countdowns
    Counters
    Database Tools
    Date and Time
    Development
    Development Tools
    DHTML
    Discussion Boards
    E-Commerce
    Education
    Email Scripts
    Financial Tools
    Form Processors
    Forms
    Frequently Asked Questions
    Games and Entertainment
    Graphs and Charts
    Image Display
    Image Effects
    Image Manipulation
    Introduction to JavaScript
    Link Management
    Links and Buttons
    Miscellaneous
    Mouse Tricks
    Multimedia
    Navigation
    Online Communities
    Others
    Randomizing
    Redirection
    References
    Scripts and Programs
    Searching
    Security
    Security Systems
    Site Navigation
    Software
    SpreadsheetConverter to HTML
    Tests and Quizzes
    Text Effects
    Text Scrolling
    User Authentication
    User Information
    User Management
    Visual Effects
    Web Sites
    Windows and Frames
    XML
 
@2006-2008 GoldSofts.com - Privacy Policy