Javascript Tutorial
JavaScript Enabled Redirect
If your visitor has JavaScript enabled in their browser, they are automatically redirected to your JavaScript-enhanced page. If their browser doesn't support JavaScript or they have it disabled, the NOSCRIPT code will display a link to another page without JavaScript.
General »
Top 20 Similar Javascript Tutorials
Java Enabled Redirect
If Java is enabled in the visitor's browser, they are redirected to a Java-enhanced page. Otherwise, if Java is disabled they are sent to the non-java page. Neat!
General »
CSS Support Redirect
Cascading Style Sheets (CSS), supported in version 4.0 and new browsers, allows webmasters to have more control over how their sites are viewed. Because some visitors do browse with them turned off, this script checks if CSS is supported AND enabled -- If CSS is on, they are redirected to your CSS-enhanced page. Otherwise, they are sent to a normal page without CSS. Cool!
General »
Browser & Version Redirect
If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browser's page into version pages, this script is for you. The script will create a link (or can be changed to automatically redirect) to browser[version number].html. (For example, a visitor with Netscape 4.5 would see a link to netscape4.html)
Redirect your browser after alerting the user
This tutorial is intended for Beginner JavaScript users, understanding of JavaScript required.
Print From Javascript
After studying this tutorial you will be able to help your users by opening the print dialog via JavaScript
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 »
JavaScript Ticker 1.2
This script provides a nice, clean ticker for all your messages, news headlines, etc. IE only.
General »
Windows and JavaScript
This tutorial is about Windows and JavaScript
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 »
Strings in JavaScript
This tutorial is going to help you to learn more about strings in 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 »
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!






