Forum Discussion
JH24
31 days agoCommunity Member
One-way Slider triggers?
Hi all, I've built a slider interaction that reveals text with each step by triggering a white rectangle (in a group with the relevant icon) to move away to the left on a motion path. This is workin...
- 31 days ago
You can do it like this. Just a few triggers to track direction and previous position. No JS.
JH24
31 days agoCommunity Member
Thanks Nathan - this sounds like a good approach - do you think this could be achieved with the built-in Conditions in the trigger wizard drop downs - or would this require some javascript knowledge?