Necesito ayuda...(i need help)
Necesito ayuda para saber dónde está el error en el codigo de Javascript, ya intenté varios métodos pero no he podido hacer que funcione, se supone que el codigo debe ejecutar un recorrido para que el ID en Css se quede en -85 px en caso de que haya texto dentro, pero me sale error al intentarlo con getElementByClassName por eso lo puse en .....ById y con eso me tira error en el for ya que dice que i > inputs.length; no es válido. I need help to find out where the error is in the Javascript code, I already tried various methods but couldn't get it to work,The code is supposed to run a loop so that the ID in Css stays at -85 px in case there is text inside, but I get an error when trying with getElementByClassName that's why I put it..... ById and with that it throws an error in the for since it says that i> inputs.length; It's not valid. https://code.sololearn.com/WJgyUnHgyRcK/?ref=app https://code.sololearn.com/WJgyUnHgyRcK/?ref=app