0

I have ng-click="Change();" Function Change() calls AJAX function that returns param: {'init' : 'off/on'} How I can cnange image src if init == 'off'.

Simply to check by condition if?

1

1 Answer 1

1

try ng-src directive

more info

https://docs.angularjs.org/api/ng/directive/ngSrc

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.