ReplicantAD
Programmer
- Jan 24, 2013
- 1
I have a table of registered users and would like to display their profile info in a modal
(that is triggered by clicking on their <a href="#">name<a>)
Below is part of the working code via my Plunker:
[URL unfurl="true"]http://plnkr.co/edit/0nIItyNBpyBSNiF6illv[/url]
As in my code above, I'm currently doing the modal using Bootstrap, however I'm converitng a lot
of our project to Angular JS. Any JS coders familiar with how to do this?
Thanks in advance
Darold
(that is triggered by clicking on their <a href="#">name<a>)
Below is part of the working code via my Plunker:
[URL unfurl="true"]http://plnkr.co/edit/0nIItyNBpyBSNiF6illv[/url]
As in my code above, I'm currently doing the modal using Bootstrap, however I'm converitng a lot
of our project to Angular JS. Any JS coders familiar with how to do this?
Thanks in advance
Darold