savetheclocktower / javascript-stuff

Random things I've written in JavaScript. Most are untested and/or half-baked.

This URL has Read+Write access

Tue Dec 30 16:20:23 -0800 2008
commit  f537afd20cf3273bfe5c87cdaefb9e2125052a80
tree    ba1868590feef33038570ef3f2823a9efce30ccf
parent  8414210e3cb82fd3e0e20f85ad0a65d9316b573c
name age message
file LICENSE Thu Mar 20 22:57:35 -0700 2008 Added license and mouse:wheel custom event script. [Andrew Dupont]
file README Loading commit data...
file README.markdown Mon May 19 08:41:57 -0700 2008 Added README. [savetheclocktower]
file bindable.js Thu May 08 21:06:43 -0700 2008 Added bindable.js for linking an element with a... [savetheclocktower]
directory code-highlighter/
file cookie.js
directory custom-events/
file history.js
file quotes.js
README.markdown

JavaScript Stuff

The code in this repository is my personal sketchpad for whatever stupid code ideas pop into my head. A few rules:

  1. Do not assume anything you get from this repo will work. Very little testing has been done, if any.
  2. None of this carries a warranty or even a promise of maintenance. If it did it'd live somewhere else.
  3. Apologizing for this code up front is my way of explaining away any silly mistakes I might make. It's a great way to lower expectations and diminish responsibility. Try it some time!