This is a collection of JScript files that I've accumulated over the past couple of years. Most of these are demonstrations or experiments to see what can be done in JScript. Many of them have useful functions that can be pulled out for use in other pla
On this page you'll be able to find Dynamic HTML samples that you can use on your own pages, all the samples may be used freely for personal use or you may change the source code for your own applications.
While the web design community gradually moves away from using tables to lay out the structure of a page, tables really do have a vital use, their original use; they're for laying out tabular data. For instance, imagine a table of employees.
The one and true javascript debugger for IE
How to debug javascript
IE7 loads and parses all style sheets into a form that Explorer can understand. You can then use most CSS2/CSS3 selectors without having to resort to CSS hacks.
The lightweight script is a single-line inclusion in your HTML/XML document. No alteratio
My favorite feature of the Flickr photo sharing service is the ability to annotate sections of a photo, like I did with a screenshot of my PC desktop. (Mouse over that picture and you'll see what I mean.) This is very cool, and I don't want you to have to
BM's ( Bookmarklets ) are little Pieces of Code. The Titles contain that Code as Link. So you can drag and drop them to your personal toolbar and use them on a other site by clicking them. For Opera Users there are also Opera Buttons. The Code Link shows
merise conception tool
Weird programming languages
Welcome to the ACM "Hello World" project. Everyone has seen the Hello World program used as a first exposure to a new language or environment. We are attempting to collect examples for as many languages and related programming environments (shells etc.) a
Articles from Joel Spolsky in english
Updated version of Doug Bagley's original Great Computer Language Shootout