• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
0

How can i select dom element in js it not working here 😅

https://code.sololearn.com/WscPzeAo4t13/?ref=app

javascripthtml5css3
11th Nov 2021, 2:41 AM
Khaled Attia
Khaled Attia - avatar
2 Respuestas
+ 2
Khaled Attia Do this window.onload = function () { const input = document.querySelector(".ip"); console.log(input.value); }
11th Nov 2021, 2:55 AM
A͢J
A͢J - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Best way to learn a new programming language fast?
1 Votes
Can someone help and explain better on slicing
1 Votes
Will i land a job
1 Votes
Hill Climbing
0 Votes
Course
1 Votes
Any help with custom functions?
2 Votes
Why we use return in function ?
0 Votes
someone helps how can i make two for loops over a 2d array in c ( i didn't learned pointers yet )
0 Votes
Why we use oops in python rather than any function ?
0 Votes