Skip to content

Instantly share code, notes, and snippets.

@kouphax
Created October 16, 2010 17:29
Show Gist options
  • Save kouphax/630056 to your computer and use it in GitHub Desktop.
Save kouphax/630056 to your computer and use it in GitHub Desktop.
$("div").data("role") === "container";
$("div").data("hidden") === true;
$("div").data("options").name === "James Hughes";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment