css - how to get popup on click position using only angularJs -


i'm new angularjs , can me populate popup on click position using angularjs ? tried code in plunker - "/edit/4hd5lkz02dmatqecupoi?p=preview".

use $event . can offset values $event , can populate on click position

link: $event object

directives ngclick , ngfocus expose $event object within scope of expression. object instance of jquery event object when jquery present or similar jqlite object.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -