0
Friends, I have the following question:
The following code below locates the next element from the select clicked: https://jsfiddle.net/cmftasor/
Works perfectly.
The problem is that by including the formatting daughter Ivs between the fields, it can no longer locate the next element, showing them as undefined, see the code:
https://jsfiddle.net/667qorya/
What was the mistake I made?
Is this what you’re looking for? https://jsfiddle.net/667qorya/1/
– Sergio