https://perchance.org/tz4t341n8c#edit In this test generator, in the center, I have a select form which is just a pose list put into options. I have a lot of them in my main generator, and I want to make them a little be more user friendly and interactive, also bypassing language barrier, so I want to add pictures into the options instead( or in addition to words). That’s what I did in the poseRadio list. I substituted radio label’s background with pictures using CSS styles. I’m planning to have a second list of picture urls for each list, or I could create an array of URLs in the html part. Ideally, it should look like a dropdown with a picture and then the list item name next to it. And when selected, only the item name is stored in the variable without the picture. I’m not sure how to do that yet. Need your help combining select and input radio in some way, thanks!
Cool, I’ll mail you a link to a demo somewhere in the next few days, once I have something stable.