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

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -