Inline editing of image in Angularjs X-editable -


i have many fields in profile page. making profile page inline editable angularjs x-editable. making progress using guide http://vitalets.github.io/angular-xeditable/

with made fields editable except image field. have image i.e. profile pic , want in place editable [clicking on edit icon near image, image should change image upload widget , after upload image, should again change show new image].

is x-editable having feature of in place editing image field ? or there other alternative ?


Comments