Hello!
For starters, I’m as new as can be with Blender and Verge3D. I’m currently working with the code puzzles, and I would like for my application to perform certain tasks depending on the value of a drop down menu.
My code looks like the following:
load data from “www.mywebsite.com”
once ready do:
on event of change for elem get prop value from elem
“my_elem” in parent doc do:
And what I’m unable to accomplish is actually retrieving the drop down menu value and doing something along the lines of “if value == whatever” do:
Thanks for your help! And apologies if it wasn’t the most articulate question. More than happy to provide more information if needed.
-
This topic was modified 11 months, 3 weeks ago by irodor.
Attachments:
You must be
logged in to view attached files.