if(int){
appendMultiple(--int, parent, child);
}
}
Why is this not working?
I did this with a for loop as well and also fails to work
Whereas this code do createElement once, and appendChild multiple times
Обсуждают сегодня