So.... I have some div elements, and I want to fade them, on a mouse click of another element, into complete transparency. But I don't want to fade them all at once. I want to fade them left to right, in a gradient, starting at full opacity and ending in full transparency.
I don't have any code because I couldn't find anything on the web that talked about this.
I appreciate any help anyone would want to provide.