Example
SaschaFluri
6 months agoCommunity Member
Slider
In this example, I used various effects to dynamically modify an image using a slider. In addition to a classic before-and-after slider, there are variations with a crossfade, a blur effect, and a ci...
DavidAnderson
6 months agoStaff
Before-after sliders are one of my favorites. Which one did you use, SaschaFluri?
- SaschaFluri6 months agoCommunity Member
Hi David,
I wasn’t able to directly manipulate individual images using my JavaScript code. To work around this issue, I grouped the image with a small invisible shape. This allowed me to modify various parameters with JavaScript.
