in reply to Re^4: How do I pull HTML form option values?
in thread How do I pull HTML form option values?
The select has an event listener that somehow manages to populate the distance options .. although I could hot figure out how it did that.
In my debug attempt, I did an "inspect" of the option, and saw the options populated, so I assumed they came from HTML.
Thanks for identifying the issue!
Memory fault -- brain fried
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How do I pull HTML form option values?
by beech (Parson) on Apr 07, 2018 at 02:44 UTC |