Basics · Newest Javascript Tutorials
Bookmark Reminder
Pops up the "Add to Favorites" bookmark window once a week, or after a predetermined number of days. Firefox/Netscape users are given an alert message to remind them to bookmark the site.
Basics »
Basics Of Javascript
This tutorial is going to help you to Get started on coding Javascript
Basics »
Block Key Press
Tired of customers using characters that could possibly render your forms useless? This script prevents a user from entering certain special characters in designated form fields.
Basics »
Javascript Banner rotator tutorial
OK so most of you own a website correct? are you sick and tired of constantly having to re upload images, or change all of your pages advertisements. Well here is your solution, a javascript banner rotator tutorial which allows you to rotate as many banners as you wish.
Basics »
How to do String Replacement in Javascript
String replacement is simple enough in PHP - use the str_replace function. Is there an equivalent function we can use in Javascript?
Basics »
Only Popup Once
If you have a popup window which opens on your home page every time a visitor returns, it can become very annoying. Using cookies, this script can determine if the visitor has been here before, and only open a new window on their first visit to the page. The next time they come back, the script will read the cookie, identify them as a repeat visitor, and not open the window again
Basics »
The JavaScript Programming Language, By Douglas Crockford
Do you want to learn javascript right now? As easy as spending four hours watching these smart guys talk. Let me know how it was to you.
Basics »
Variable and expression shortcuts
In this tutorial you will learn more about variables, assignment operator, "with" statement and "?" conditional operator.
Basics »
Creating functions in JavaScript
In this tutorial you will learn the basics of JavaScript functions
Basics »
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 string tutorial
In this tutorial you will learn how to use and manipulate strings in JavaScript.
Basics »
User Name Cookie
This cookie records the visitor's name. It can then be used for identification or other purposes, as needed
Basics »










