[jQuery] fade methods, better implementation?

[jQuery] fade methods, better implementation?

Hi all
I've spent the morning developing a plugin which uses the fadeIn/Out
method (hope to release on here towards the end of the week).
While developing, I hadn't noticed how the fade methods actually ran,
having only really used the slideUp/Down for my apps.
So, I come to develop my plugin, and while expecting to see my
elements fade in/out, they actually fade *down*/*up*.
I was wondering whether you guys would welcome the request that the
fade methods should be split into two sets: fadeUp/Down (current
functionality), and fadeIn/Out (fading without the slide, for elements
that don't need to re-flow the current page).
Any comments would be good. :)
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/