B
B
babai192015-03-19 18:50:25
JavaScript
babai19, 2015-03-19 18:50:25

How to hang an event (angular)?

There is , in it , but when we click on (to edit the content), then input is displayed instead, and so, you need to somehow track the change in the value value of the input, and if it has changed, then, let's say, output something to the console. How to do this? If there was an input initially in the html document, then I understand, it would just be possible to hang ng-change on it, and so xs.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ramallah, 2015-03-19
@ramallah

Activation of editing on a plugin of some kind or self-made? If on a popular plugin, then there is probably a directive that can do this. If self-made, then write the directive yourself and bind it yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question