+ 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.
4 Respuestas
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.
0
i am not that smart i just started objects
0
Well, just keep learning, practising and you will understand everything...
0
answer nooooow