Javascript Tutorial

Month Page

Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 108 | Save it | Report it


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!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 72 | Similar Tuts | Save it | View this tutorial

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.)
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 144 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 135 | Similar Tuts | Save it | View this tutorial

Page Variable

General » javascript.internet.com
Score(+): 0 | Views: 91 | Similar Tuts | Save it | View this tutorial

Random Page

Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 94 | Similar Tuts | Save it | View this tutorial

Email This Page

General » javascript.internet.com
Score(+): 0 | Views: 97 | Similar Tuts | Save it | View this tutorial

Page Printer

Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 439 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 100 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 158 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 154 | Similar Tuts | Save it | View this tutorial

Preload Page

In this tutorial you can learn more about preloading page
General » javascript.internet.com
Score(+): 0 | Views: 161 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 150 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 158 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 119 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 115 | Similar Tuts | Save it | View this tutorial

Time On Page (Alert)

General » javascript.internet.com
Score(+): 0 | Views: 108 | Similar Tuts | Save it | View this tutorial

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 » javascriptkit.com
Score(+): 0 | Views: 123 | Similar Tuts | Save it | View this tutorial

Splash Page Script

A Splash Page script rendered using the IFRAME tag
General » dynamicdrive.com
Score(+): 0 | Views: 112 | Similar Tuts | Save it | View this tutorial

Sending objects from one page to another

This tutorial is about Sending objects from one page to another
JS and Browsers » javascriptkit.com
Score(+): 0 | Views: 123 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 95 | Similar Tuts | Save it | View this tutorial