Skip to content

Instantly share code, notes, and snippets.

@davglass
Created January 27, 2009 01:07
Show Gist options
  • Save davglass/53096 to your computer and use it in GitHub Desktop.
Save davglass/53096 to your computer and use it in GitHub Desktop.
<script src="dav.js"></script>
<script>
YUI().use('node', 'dav', function(Y) {
var dav = new Y.Dav();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment