Похожие чаты

I have this: const [mainDiv, minorDiv] = document.createElement('div'); I want to

create two divs at once, unfortunately does not work at all and returns an error that says:

document.createElement(...) is not iterable

Is there a better way of creating more than one divs as the same time and assigning them to a different variables?

10 ответов

19 просмотров

createElement creates only 1 element at once, just call it twice, one for each variable

Generation Z-Aloyce Daniel Автор вопроса
D H
createElement creates only 1 element at once, just...

How if I want to create hundreds of divs, is it possible to loop it?

Generation Z-Aloyce Daniel Автор вопроса
D H
In that case, just loop

May you please show me how to do so?

Generation Z Aloyce Daniel
May you please show me how to do so?

First you need to determine the amount of divs you need, you already know that?

Generation Z-Aloyce Daniel Автор вопроса
D H
First you need to determine the amount of divs you...

Let's take 50 as an example, let's make 50 divs

Generation Z Aloyce Daniel
Let's take 50 as an example, let's make 50 divs

const divs = []; for (let i = 0; i < 50; i++) divs[i] = document.createElement('div');

D H
const divs = []; for (let i = 0; i < 50; i++) d...

This is a verbose way of doing it, you could try also with more abstraction const divs = Array.from({ length: 50 }, () => document.createElement('div'));

Generation Z-Aloyce Daniel Автор вопроса
D H
This is a verbose way of doing it, you could try a...

It seems like this is the best hence few lines makes all divs

Похожие вопросы

Обсуждают сегодня

Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
Ну вот просто даже давайте вот как. Какой нибудь конкретный кейс, можете в пример привести, где бч работает и приносит прикладную пользу, а не просто что бы было? Не крипту.
Alexander Andreev
22
объясните пожалуйста, почему функция не работает должным образом? вроде должно брать активное окно сравнивать его размер с размером экрана, и если есть совпадение = true прове...
JF
12
For all those that keep asking why no pump? why this ? and why that...? Please close ur ewt chart and open 2 others - TOTAL (total mc) and BTC.D (btc dominance). Maybe BTC a...
Inn3r_G
19
"Since pnut can flip FTM easily, I'm swapping my FTM to pnut and hoping for a easy x5-x10" Perfect recipe for disaster. NFA but chances are, you'll end up as exit liquidity ...
C. A.
7
Ready for some fun AND a chance to win TKO Tokens? Join us for exciting minigames in our Telegram group! 🕒 Don’t miss out—games start on today 25 October 2024, at 8 PM! Ge...
Milkyway | Tokocrypto
255
AMD status update? No longer in the plan but something might be around the corner later on Chinese partner? No longer in the plan. This market does not seem to be the top ...
Ben
6
207$ but only received 170$. what the hell?
htt
10
да кстати заметил всюда почему то всех сюда прёт, ни в одном чате столько ботов не прёт как сюда.. Может чота надо доработать?
REDis
15
Мне вот любопытно. Уже сколько времени имею соблазн купить макбук, ибо подозреваю что очень уж удобен будет в связке с другой техникой от эпл которая у меня есть, да и сам по ...
Not Yeromin
14
Карта сайта