Document get element by id nonsense | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Document get element by id nonsense

What does that mean I know variables writes if else while for functions if else alerts prompts and confirms.

12th Aug 2018, 3:56 PM
Rafasedi
4 Answers
0
If you are working with DOM(check javascript course), you can select an element using document.getElementById(""); Then you can modify it's properties using JavaScript. It is well explained at Javascript DOM course.
12th Aug 2018, 4:26 PM
Ledio Deda
Ledio Deda - avatar
0
i am not that smart i just started objects
12th Aug 2018, 7:26 PM
Rafasedi
0
Well, just keep learning, practising and you will understand everything...
12th Aug 2018, 7:47 PM
Ledio Deda
Ledio Deda - avatar
0
answer nooooow
13th Aug 2018, 1:53 PM
Rafasedi