I'm not even sure if this is possible, but I want to combine blind and fade.
Fade works by changing the opacity of an element, and blind I think, by changing the width/height.
My goal is to create an animation where the edge of the element would fade away across the screen, aka a combination of blind and fade. I don't know if there's a term for it.
But anyhow, is this possible to do and if so how?