In the footer I have an image of a half a sawblade and I currently have it animated to rise up when that area of the page is scrolled into view. I like my delay & duration. I simply used the out-of-view state and a negative bottom margin. I'm happy with all of it. But.....
I'd like to know if there is a way I can make it go back down & back up again every few seconds?
After it appears, in about 5 more seconds I'd like it to go back down and then up again, and then waits 5 seconds and do it all over again, and indefinitely until it is scrolled out of view or the page is exited.
If I have to use attributes then someone will need to carefully explain exactly what I need to do since I have no experience with those yet. Hopefully there is a simple way.