Categories:

Main > Free JavaScripts >

Auto refresh page with timer
This script (perceptually) refreshes a webpage, after the specified amount of time. "Why use JavaScript to do that, when I could accomplish the same thing using the <meta http-equi='refresh'> tag?", you ask. Simple. Because that tag certainly won't display in the scroll bar the time remaining until the page refreshes, as with this script!

Color Chart
Easily lookup the hexidemical value of 512 commonly used colors with this cool script! Via a mere few lines of codes, the script dynamically generates a color chart.

Color Palette
If you've worked with graphics programs, you should be familiar with the color palette. Well, this script renders a interface similar to it for you to conveniently look up the corresponding value of any color.

Complete html editor!
A very cool JavaScript driven html editor!

Complete HTML editor 2 (Advanced HTML Hot Pro)
Another HTML editor powered by JavaScript.

Custom JavaScript error box
Don't you just hate the default ugly JavaScript error message box that pops up when the browser runs into a scripting error? Why not replace it with a better looking, customizable error box of your own, for your surfer's sake? By adding this script onto your page, whenever a browser encounters a JavaScript error, it loads a custom box in which both the text and background color you can change, instead of the default, ugly one.

Greetings Script
A script that prompts the surfer to enter his/her name, and depending on the time of the day, greets the surfer with the appropriate saying.

HTML to JavaScript converter
This clever 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.

Instant-grading multiple choice quiz
A JavaScript quiz script with instant grading. The script can accommodate an unlimited number of questions, and is VERY easy to update, since all editing is done through an external data file.

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 page. Script supports arbitrary number of questions, each supporting an arbitrary number of choices.

JavaScript Creator
Don't know JavaScript? Let this JavaScript create some common JavaScript applications for you!

JavaScript Error Stopper (Requires NS 3.x, NS 4.x, or IE 4.x)
A script that, when inserted in any document, suppresses all (potential) JavaScript errors from popping up. No more irritating JavaScript errors!

JavaScript Quiz Machine
This cool self-grading JavaScript Quiz Machine will "allow your visitors to test their knowledge of a subject related to your site. The script not only automatically calculates a letter grade, but it also lists references for wrong answers and only allows one attempt for each question."

JSwitch Color Picker
This is an easy to user color picker that can find the triple-hex or RGB value for any color. The script contains a color pallet that stores your most recently used colors.

Page cache buster
Netscape and IE 5 all use page caching to some degree to allow pages to load faster after the first visit. This is great, for the most part. However, there maybe some pages you have that changes often (like daily)...in order to ensure that your surfers are always viewing the most recent copy of the page, use the following code. It turns off page-caching for that particular page, so people will never miss an important update to your site!

"Please bookmark my site" alert!
This is a script that reminds your surfers to bookmark your site whenever he/she leaves the page. To avoid over-irritating your surfers, the message appears only the first time the surfer enters and leaves the page; if he/she goes to CNN for a while, then returns and leaves again, the message is not displayed.

Poll and information collector
A poll that sends the results to your email. Also sends in the url the surfer came from, and browser type and version. Does NOT need server support...all information are mailed using standard email. (Does not work with NS 2.x)

Popup progress bar
Todd's popup progress bar script is used to provide a visual update of an event in progress. Use it, for example, to display a delay before redirecting to another page or loading a script/application.

Surfer greeter
A simple alert box greeting to all surfers!

Tab View script
Tab View control uses a combination of CSS and JavaScript to allow switching between pieces of arbitrary content on your page to view. The content are simply regular HTML, making this script easy to set up as well as search engine friendly.

User defined print button
Creates a user defined image button that acts as a print button in NS 4.x.

JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info