Newest Javascript Tutorials

Text Reverser

JavaScript will take the contents of a box and reverse it! If you entered 'hello' it will change the box to say 'olleh'. This might be useful on your site in a form or just for fun
Forms » javascript.internet.com
Score(+): 0 | Views: 10 | Similar Tuts | Save it | View this tutorial

Faster loading page with images

You know how when your on a webpage and you click on something and it takes you to a different part of the site but it still has the same images on it? Well with this simple and easy to use JAVA code it will preload those images you chose.
Effects » tutorialfx.com
Score(+): 0 | Views: 10 | Similar Tuts | Save it | View this tutorial

Elapsed Time Calculator

This script computes and displays the elapsed time between "Start" and "Finish" button clicks.
General » javascript.internet.com
Score(+): 0 | Views: 8 | Similar Tuts | Save it | View this tutorial

Countdown to ???

Set a JavaScript stopwatch that alarms when it reaches a certain time.
General » javascript.internet.com
Score(+): 0 | Views: 8 | Similar Tuts | Save it | View this tutorial

Dice Poker Game

Click [ROLL] to roll five dice. You win points by getting special combinations of dice, such as four of a kind, etc. Dice are shown but no image files are used! Changeable colors as well! IE only.
General » javascript.internet.com
Score(+): 0 | Views: 8 | Similar Tuts | Save it | View this tutorial

Bookmark Reminder

Pops up the "Add to Favorites" bookmark window once a week, or after a predetermined number of days. Firefox/Netscape users are given an alert message to remind them to bookmark the site.
Basics » javascript.internet.com
Score(+): 0 | Views: 7 | Similar Tuts | Save it | View this tutorial

Knight Game

This logic game is simple and fun to play. Simply move the knight in legal knight chess moves to every square on the board in as few moves as possible.
General » javascript.internet.com
Score(+): 0 | Views: 8 | Similar Tuts | Save it | View this tutorial

Hanoi Solver

Solves the Towers of Hanoi game in the shortest number of moves, demo included. The delay between moves and the number of rings can be adjusted by the user. Clever!
General » javascript.internet.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

Striped tables using JavaScript

JavaScript can be incredibly useful when you need to automate repetitive tasks. In this article we'll implement a simple JavaScript function that will apply alternate striped rows to a table.
General » webcredible.co.uk
Score(+): 0 | Views: 10 | Similar Tuts | Save it | View this tutorial

Sliding Window

Slides the browser window off the screen when the link or button is clicked, only to return it to its original location as it loads the link page. Sweet!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 14 | Similar Tuts | Save it | View this tutorial

Custom Frames

This script will allow you to create an array of links through which you can skip with a previous and back button. These buttons are located in a frame and target another frame. Works in most browsers.
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 12 | Similar Tuts | Save it | View this tutorial

Bookmark Us!

(Internet Explorer Only) Allow your visitors to click one text link to quickly and easily add your site to their "Favorites." Don't let your visitors lose you because they forget to bookmark your site! (Netscape Users won't get any errors, but instead of the bookmark link, see a message reminding them to bookmark the site)
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 11 | Similar Tuts | Save it | View this tutorial

ISO Clock

Displays the date and time in accordance with the ISO 8601 standard.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 9 | Similar Tuts | Save it | View this tutorial

Alert and Confirm Generator

Use this script to create quick and easy alert and confirmation scripts. Pick what you want, enter your text and get the source code. Pretty neat!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 13 | Similar Tuts | Save it | View this tutorial

Table Maker

After studying this tutorial you will be able to create a table maker using JavaScript
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 13 | Similar Tuts | Save it | View this tutorial
1 2 3 4 5 6 »