Skip to content

Instantly share code, notes, and snippets.

@brianleroux
Forked from cmcavoy/lawnchair ff 3.6 errors
Created February 4, 2010 17:04
Show Gist options
  • Save brianleroux/294871 to your computer and use it in GitHub Desktop.
Save brianleroux/294871 to your computer and use it in GitHub Desktop.
<script src="./lib/Lawnchair.js"></script>
<script src="./lib/LawnchairAdaptorHelper.js"></script>
<script src="./lib/adaptors/DOMStorageAdaptor.js"></script>
give this a try it in Firebug:
>>> var people = new Lawnchair({adaptor:'dom'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment