Skip to main content

Dean Edwards: Yet Another JavaScript Library Without Document...

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Public Sticky notes

Because this library is standards-based it means that you don’t have to learn a new API. It uses standard DOM properties and methods throughout which also means that I don’t have to write any documentation. ;-) It is part of a suite of little libraries that I’m developing called base2. This is the first library under that umbrella and is called base2.DOM. Not a great name I know.

The library is structured so that it can be used in a variety of ways. In this post I’m only going to show you one way to use the library. The easy way. I’ll show you alternative ways to use base2.DOM in subsequent posts.

Highlighted by jonphipps