#Need help with DOM manipulation
4 messages · Page 1 of 1 (latest)
Maybe get all elements that have the class name of card-input and get their value?
or you can use query selector
yeah using like jquery would allow you to query them all rather easily then you can loop thru and grab what you need