Hello im trying to to keep my button position:absolute
but remove the animation from it also my animation is not smooth enough and i can't really handle it cause no key frames. here is my bin.
Asked
Active
Viewed 37 times
-1

Alex
- 457
- 6
- 12
- 27
1 Answers
1
You need to specify the top
of .changeImage
. I added top: 60px
and it stayed in place when toggling images. Is that what you were trying to achieve?

Chase DeAnda
- 15,963
- 3
- 30
- 41