[jQuery] Is it possible to use display:inline instead of block when running FadeIn or FadeOut?

[jQuery] Is it possible to use display:inline instead of block when running FadeIn or FadeOut?


When using fadein or fadeout they both set the element to
display:block - is it possible to tell it to set it to display:
inline instead?