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.

Simple Toggle button puzzle help

Home Forums Puzzles Simple Toggle button puzzle help

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #81849
    muthu3dtech
    Participant

    May I know what’s wrong with this puzzle for a simple visibility toggle button setup?

    Attachments:
    #81852
    xeon
    Customer

    You only want one On EVent click and put an if then else puzzle in it if true then show else hide…rather than two different event click puzzles with different logic.

    The way you have it with two event click puzzles will result in only the top event puzzle firing.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #81853
    muthu3dtech
    Participant

    Thanks for your help. But I already tried that, but I m not getting the toggle functionality. Can you please point out what is error in this puzzle setup?

    Attachments:
    #81855
    xeon
    Customer

    you are close..you forgot to include the changing of the variable from true to false in your if statement.

    See attached

    Attachments:

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #81871
    muthu3dtech
    Participant

    Thanks a lot. It is working perfectly now.

    #81882
    visualizer
    Customer

    Guys
    just to add
    looking at this too much of to & fro for users & new users is headache.
    thinking of upgrading our recent CSS button maker with this embedded feature … so no need of playing between true & false arguments.

    #81886
    xeon
    Customer

    The good thing is that with V3D you can use puzzles, CSS, HTML, JS and of course a plug-in to do the same thing. There are so many ways to do things… what ever the person wants to use or feels more comfortable using they can.

    I hope you sell lots of plugins… I think it’s great you are doing that. But this is a simple no cost solution for those that maybe learning or just hit a bump on the dev road.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

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