[jQuery] Is it possible to fade images partially?

[jQuery] Is it possible to fade images partially?


I'd like to know if it is possible to apply the fadeOut function to an
element, but just partially, so that the element looks transparent
(like a disabled button).
I've been looking in the tutorials section of jQuery's official site
and in Google, but I haven't found anything about it.
Is it possible? if so, how?
Thanks in advance.