Skip to content

Instantly share code, notes, and snippets.

@miraglia
Created September 1, 2010 03:22
Show Gist options
  • Save miraglia/560176 to your computer and use it in GitHub Desktop.
Save miraglia/560176 to your computer and use it in GitHub Desktop.
<script type="text/javascript"
src="http://yui.yahooapis.com/3.2.0pr2/build/simpleyui/simpleyui-min.js"></script>
<script>
//Y is ready to use; no instantiation necessary:
Y.one("#foo").addClass("highlight");
</script>
@miraglia
Copy link
Author

miraglia commented Sep 1, 2010

Yep.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment