Javascript Tutorial
Top 20 Similar Javascript Tutorials
Select-A-Month
This script is a wonderful example of JavaScript at it's best. Simply select any month of any year, and JavaScript will "build" you the calendar for that month! It's great! Give it a try!
Day of Month Redirection
This tutorial contains a script which will detect what day of the month it is (1 <-> 31) and sends the user to [day of month].html (i.e. 1.html, 2.html, etc.)
Page Up For
JavaScript can even display how long your web page has been online. Just enter the date, the script does the calculations, and prints out the time. It has a very nice readout and looks very professional!
General »
Print Page
Although JavaScript can't print a web page automatically, it can bring up the print prompt box just like the print button in the web browser does. The user can click "OK" to print the page. The script can be placed as a reminder to your visitors to print out important pages which contain their passwords, account info, order number, etc. The script can also be set to automatically remind them when the page loads.
General »
Talking Web Page
This great little script is easy to customize and gives answers to questions that your visitors may have. A must have for any Web site FAQ page
General »
Page Extension
Displays a message based on the extension (like .html) of the web page. And, it is a breeze to add more file types to the script.
General »
Send This Page
This script opens an e-mail message and inserts the URL and title of the Web page into the body of the message. Additional text can be added to the e-mail message.
General »
Share A Page
If you would like to have several sites sharing one 'contact us' page, you can! Each site can link to the same page (but each with a unique string) and the appropriate site's information will be highlighted yellow in the contact table. For example, If they clicked on the 'contact us' link on the real estate page, the table cell with the real estate contact email address will be highlighted yellow instead of white on the contact us page. Clever!
General »
Platform Page
Do you maintain a different version of your site for Windows and another for Mac users? Or, when allowing your visitor to download items from your site, would you like to automatically redirect them to the appropriate software download page for their computer? This script does it all, and it's short too!
General »
Simple Page Scroller
This script creates a series of scrolling messages in the middle of the page. The script is fully customizable. You can customize the following elements of the script
General »
Adding more than one JavaScript to a page
After studying this tutorial you will be able to add more than one JavaScript to a page.
General »
Sending objects from one page to another
This tutorial is about Sending objects from one page to another
Page Viewed Date
I think it's always interesting to see some information about the page itself. This JavaScript will write out when the page was viewed, according to the visitor's clock.
General »






