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

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

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -