Select All Checkboxes in a Form with JavaScript
A simple, free javascript to select/unselect all the checkboxes in a form.
Monty Hall Game
Example of the workings of the Monty Hall Game paradox.
Free World
The First Installment of Free World.
New Wall Worm Game Server
We finally have a full-fledged game server for the Wall Worm Clan at cs.wallworm.com:27015.
Wall Worm Counter-Strike Game Server
The official game server for our gaming group is 65.24.133.80:27015.
Online Vs Print
Essay on the values of web publishing over printed media relating to marketing.
Compare Values with Arbitrary Comparison Operator
JavaScript for comparing values when the operator to use is variable.
JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.
InnerHTML JavaScript Functions
Functions useful for working with named HTML elements with JavaScript.
Using an Object Id with JavaScript
Referencing objects in JavaScript using the ID attribute.