AngularJs Controller scope in tooltip form -


i trying implement form in tooltip , dynamically inserted. th form on submits calls function in person controller , input field mapped scope model. problem using bootstrap tooltip, creates tooltip outside scope of controller.

have considered using angular ui bootstrap tooltip component? see tooltip section here: http://angular-ui.github.io/bootstrap/. haven't used tooltip component specifically, have used other components , able integrate them controller following provided examples. if doesn't answer question, please add code snippets question can figure out why isn't working.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -