Javascript Tutorial
Print From Javascript
After studying this tutorial you will be able to help your users by opening the print dialog via JavaScript
Top 20 Similar Javascript Tutorials
Using window.print() to print a document
Learn how to use window.print() to print a document
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 »
Print Line
This short script takes a line of text, and prints it on your page using a set of custom images, one for each letter. The images are provided for all alphanumeric characters, period, comma, exclamation sign, and apostrophe.
General »
Print Page Script
After studying this tutorial you will be able to Print the current page using this script!
Advanced Javascript
Douglas looks closely at code patterns from which JavaScript programmers can choose in authoring their applications. He compares familiar constructs like the Pseudoclassical Pattern with more unique patterns like the Parasitic Pattern that (he argues) run more “with the grain” of JavaScript
General »
Basics Of Javascript
this is where we get quite advanced and will use Functions, Variables, alerts, document writes etc without explaining them
Basics »
Javascript Preview
See the text as you type in realtime!
JavaScript Ticker 1.2
This script provides a nice, clean ticker for all your messages, news headlines, etc. IE only.
General »
Strings in JavaScript
This tutorial is going to help you to learn more about strings in JavaScript
General »
Javascript boxes
In this tutorial you'll learn how to use Javascript windows. Asking a name with a Promptbox, asking a question with Confirmboxes en ginving an alert with an Alertbox.
Basics »
Where were you Born? Javascript can tell you!
According to an article in the Wall Street Journal, the first three digits of a U.S. Social Security number is a code that may indicate the state or territory in which your application stated you were born (because the code reveals the state in which you registered). For recent immigrants, the number is supposed to match up with the state or territory in which you were living when you received proper working papers
General »
JavaScript Ticker 1.3
This is a Javascript ticker which ticks a number of messages. The ticker has a function to display all the ticker messages together. You can also change the ticker speed. Only works with MSIE
General »
Javascript Alert
If you're just looking for a quick way to tell your visitor something, use this JavaScript alert! When they put their cursor on the link, they get the message in the form of a JavaScript alert!
Basics Of Javascript
This tutorial is going to help you to Get started on coding Javascript
Basics »
Windows and JavaScript
This tutorial is about Windows and JavaScript






