We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Possible to Save HTML ID?

Home Forums Puzzles Possible to Save HTML ID?

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #68607
    irodor
    Participant

    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 5 months, 2 weeks ago by irodor.
    Attachments:
    You must be logged in to view attached files.
    #68610
    kdv
    Participant

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #68612
    irodor
    Participant

    Ahhh. Never mind this. Just figured it out finally. Sorry everyone.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.