Skip to content

Instantly share code, notes, and snippets.

@brooklynDev
Created February 15, 2012 20:33
Show Gist options
  • Save brooklynDev/1838811 to your computer and use it in GitHub Desktop.
Save brooklynDev/1838811 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(function () {
$("#button").click(function () {
alert(ngon.SomeValue);
});
}); </script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment