Javascript 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: 13 | Save it | Report it


Top 20 Similar Javascript Tutorials

Adding properties to a literal in JavaScript

Learn how to add properties to a literal in JavaScript
General » javascriptkit.com
Score(+): 0 | Views: 12 | Similar Tuts | Save it | View this tutorial

Using Javascript to Add and Delete Elements in a Page Using the DOM

After studying this tutorial you will be able to use Javascript to Add and Delete Elements in a Page Using the DOM
General » shadow-fox.net
Score(+): 0 | Views: 10 | Similar Tuts | Save it | View this tutorial

Expand And Collapse Page Elements with CSS and JavaScript

This tutorial contains a code that uses a simple markup to create an expandable list
Navigation and Button » ekcsoft.com
Score(+): 0 | Views: 18 | 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: 7 | 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: 26 | 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: 4 | 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: 14 | 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: 18 | 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: 25 | 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: 9 | 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: 0 | Similar Tuts | Save it | View this tutorial

Print Page Script

After studying this tutorial you will be able to Print the current page using this script!
JS and Browsers » tutorialfx.com
Score(+): 0 | Views: 1 | 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: 18 | 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: 0 | 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: 27 | 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: 9 | Similar Tuts | Save it | View this tutorial

Home Page - Take visitor to his/her set homepage

(Netscape 4.0+ users only) Take the visitor to their browser's home page automatically or via a button or link click. Cool!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 12 | 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

JavaScript and OOP

This tutorial helps you to learn more tips about OOP in JavaScript
General » javascriptkit.com
Score(+): 0 | Views: 16 | Similar Tuts | Save it | View this tutorial

Strings in JavaScript

This tutorial is going to help you to learn more about strings in JavaScript
General » javascriptkit.com
Score(+): 0 | Views: 18 | Similar Tuts | Save it | View this tutorial