Skip to content

Instantly share code, notes, and snippets.

@chandermani
Created February 2, 2014 10:04
Show Gist options
  • Save chandermani/8765797 to your computer and use it in GitHub Desktop.
Save chandermani/8765797 to your computer and use it in GitHub Desktop.
var element = document.getElementsById('id');
var scope = angular.element(element).scope();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment