[jQuery] fadeIn to opacity

[jQuery] fadeIn to opacity

I normally don't ask questions, but I've been staring at the fx code
for a while and I just can't seem to find how I change the stopping
opacity of the fadeIn (or fadeOut) function. I would have thought it
would be this:
$(obj).fadeIn("crawl",{max:0.6});
This idealy would stop the fadeIn at 60% opacity, but aprently I am
wrong. Any suggestions. I'll keep looking at the code in the meantime.
~Sean
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/