-
outside the range
Imagine a line of text. I’m making a portion of that line blurred. I’m making that portion move from the beginning of the line to the end. I’m using the text animation blur property and a range selector to do this. So far, so dandy.
However, what I really want is that ONLY the portion WITHIN the range to be visible. I know I can do it with a mask, but surely there is a neater way?
Cheers
A