Skip to content

Pokedex -> mostrar infon en pantalla! #534

Answered by JosePabloGrr
mabvmex asked this question in Q&A
Discussion options

You must be logged in to vote

Tienes dos problemas en tu código en la función de "pokemonStats"

  1. Código fuera del FOR (por eso no insertabas la información)
  2. Tratabas de Insertar múltiples datos en un solo INPUT..

Solución:

  1. Creas un div para encapsular el "input de TITULO para STATS"

  2. Crear un input por cada STAT recibida.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mabvmex
Comment options

Comment options

You must be logged in to vote
1 reply
@mabvmex
Comment options

Comment options

You must be logged in to vote
1 reply
@mabvmex
Comment options

Answer selected by mabvmex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants