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

Basics Of Javascript

This tutorial is going to help you to Get started on coding Javascript
Basics » 13dots.com
Score(+): 0 | Views: 22 | Similar Tuts | Save it | View this tutorial

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

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

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

The Math object

In this tutorial you will learn more about The Math object
Basics » javascriptkit.com
Score(+): 0 | Views: 26 | Similar Tuts | Save it | View this tutorial

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

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

Variable and expression shortcuts

In this tutorial you will learn more about variables, assignment operator, "with" statement and "?" conditional operator.
Basics » javascriptkit.com
Score(+): 0 | Views: 25 | Similar Tuts | Save it | View this tutorial

Creating functions in JavaScript

In this tutorial you will learn the basics of JavaScript functions
Basics » tutorialcode.com
Score(+): 0 | Views: 26 | Similar Tuts | Save it | View this tutorial

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

Blinker

This script allow you to quickly blink the background. With a click of a button, the background changes from white to blue and back several times to return to white.
Basics » javascript.internet.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

JavaScript string tutorial

In this tutorial you will learn how to use and manipulate strings in JavaScript.
Basics » javascriptf1.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

User Name Cookie

This cookie records the visitor's name. It can then be used for identification or other purposes, as needed
Basics » javascript.internet.com
Score(+): 0 | Views: 57 | Similar Tuts | Save it | View this tutorial

Functions

After studying this tutorial you will be able to identify functions in JavaScript.
Basics » yourhtmlsource.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial