V
V
votetomick2021-06-25 19:50:53
JavaScript
votetomick, 2021-06-25 19:50:53

How to iterate over such an array?

60d609140c6de994447610.jpeg
This is how I try to iterate, there is no error or output to the console.

$.each(arr, function (key, val) {
console.log('111');
});

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2021-06-25
@bingo347

https://developer.mozilla.org/ru/docs/Web/JavaScri...
well, tear off the hands of the one who piled up such a freak

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question