SHARE
TWEET

Untitled

a guest Jun 1st, 2016 51 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <img ng-src="{{userEditCtrl.infos.avatar}}" class="img-rounded" ng-click="userEditCtrl.simulateAvatarClick()"/>
  2.  
  3.  
  4.  
  5.     self.simulateAvatarClick = function(){
  6.         angular.element.get('#avatar').triggerHandler('click');
  7.     }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top