Skip to content

Instantly share code, notes, and snippets.

@emedina
Created April 27, 2011 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emedina/944080 to your computer and use it in GitHub Desktop.
Save emedina/944080 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
if(!('2gmyrp6vy:12ge' in notificationIds)){
notificationIds.push('2gmyrp6vy:12ge');
ice.push.register(['2gmyrp6vy:12ge'], function(){
alert('HERE I AM');
});
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment