Learn Javascript
Sunday September 30, 2007
Your JavaScript journey begins with a single step
Getting Started is the first step in being able to develop your own scripts instead of relying on scripts written by others. Over ... Read More
Block Exit Blockers User Script
Monday September 24, 2007
Many web sites are funded through the advertising that they display.
Provided that sites incorporate any advertising into their web pages in such a way that it doesn't actually interfere with ... Read More
Dates and Times
Thursday September 20, 2007
Perform date and time processing in your web page with Javascript.
You can work with dates and times in Javascript by creating Date objects. This reference page lists all of the ... Read More
JavaScript and DHTML Cookbook
Monday September 17, 2007
Danny Goodman has just released the second edition of his book,
JavaScript and DHTML Cookbook
No Right Click Script
Saturday September 15, 2007
Javascript interacts with the web page, not with the operating systemNo right click scripts don't prevent people from viewing your page source, they just annoy your legitimate visitors who like ... Read More
Javascript Page Selection
Thursday September 13, 2007
Not everyone has Javascript enabled in their browserIf you want your visitors to go to one page if they have Javascript enabled and another if it is disabled or not ... Read More
Noscript
Monday September 10, 2007
The one HTML tag that is affected by whether JavaScript is enabled or not is Noscript
the noscript tag has been a part of HTML since JavaScript was created. Just how ... Read More
Fill in the Blanks Quiz
Saturday September 1, 2007
A multiple choice JavaScript quiz with a difference
Here's a "quiz" with a difference. It consists of a number of dropdown lists in some text on your page. Your visitor has ... Read More

