[Solved] When an element is clicked, hide another element in (blank) amount of seconds

Hello,

Is it possible to make an element hide in (x) seconds when another element is clicked?
Example:
When Element A is clicked, hide Element B in 3 seconds

1 Like

Hey there,

You can do something like this: https://bubble.io/page?name=index&id=delaytest&tab=tabs-2

In that demo, a custom workflow that hides the box is scheduled for three seconds after the button is clicked.

You can check out the demo here: https://delaytest.bubbleapps.io/version-test?debug_mode=true

1 Like

Thank you! Exactly what I was looking for :grinning:

1 Like

Awesome! Glad I was able to help! :slight_smile: