javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

= document.getElementById('todo-list');

Open Mothman910 opened this issue 1 year ago • 2 comments

      let todo_container = document.getElementById('todo-list');

W pliku index.html https://github.com/Mothman910/ja-i-niunis/blob/86f12d6184562a5cc7597932b56144215d473f76/index.html#L340-L354

Mothman910 avatar Jan 17 '25 16:01 Mothman910

if this issue is still open, then pls tell me more about this , what u want to do with todo_container ? cus i acn se in your link tht u given , it doesn't have any document.getElementById('todo-list') script ..

aniKet0753 avatar Jun 11 '25 15:06 aniKet0753

@Mothman910 there is no line like L340 - L350 it 's max line is 330

Stackashu avatar Nov 23 '25 09:11 Stackashu