Hi Samiksha, In this plunk <http://plnkr.co/edit/JXvjjN57L3cvWBzI5WLl?p=preview> is a possible way to get what you want. However, if you need to scrape data out of the DOM, you are probably using angular in a inefficient way. Angular is made, so that the DOM follows your data, not the other way around. Do yourself a favor and read through the the styleguide <https://github.com/johnpapa/angular-styleguide>!
On Monday, April 11, 2016 at 6:39:14 AM UTC+2, samiksha patil wrote: > > Hi Sander, > I am new for Angularjs. > I tried to fetch id and src path from html ,but its not working. > Can you help? > > Thanks, > Samiksha > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
