I am new to this perchance ai image generation, I am trying to experiment, my requirement is like , I am using html editor for css and ui/ux looks and feels and I am using list editor as backend data storage for my input drop-down options.
-----------------------------In List editor ----------------------
I am trying to do define dd1_data (drop-down options). I just followed the examples from different generators
Dd1_data
Option1= selected option 1
Option2 = selected option 2
-----------------------------In HTML editor ----------------------
I am trying to reference the above mentioned drop-down details in html editor. I tried alert method which gives me object datatype for dd1_data with no data. Am I missing something?
<select>Dd1_data</select>
Please help me. My question might be dumb , please help me out as a fellow member of culture 🫠
Your post is not formatted how you wanted it to be. Maybe use a code block around your code so we can read it easier.
Sure , I just formatted the question, please read it again, thanks in advance for helping