Questions tagged as 'indexof'

2
answers

indexOf is not recognized within the for

Hello, I am trying to execute this code so that it captures all the links on a page, everything works ok, the problem is that I want to find links that contain a certain word using indexOf error in log .. Uncaught TypeError: str.IndexOf is n...
asked by 13.04.2018 / 19:53
0
answers

Getting index of the selected item in ng-options using ng-change

I have a component that loads product and in this product besides description has the value but only the description in the options is shown. Let's see: <div class="form-group col-md-6"> <label class="lb">Produto/Serviço<...
asked by 31.05.2018 / 18:27