Skip to content

Instantly share code, notes, and snippets.

@orjan
Created September 8, 2009 13:43
Show Gist options
  • Save orjan/182919 to your computer and use it in GitHub Desktop.
Save orjan/182919 to your computer and use it in GitHub Desktop.
asp.net ajax request event
<script type="text/javascript">
function pageLoad() {
cbb.init();
/*$(document).ready();*/
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment