is there a way to partially show or hide an element?

is there a way to partially show or hide an element?

i know the show() or hide() methods, but what if I just wanted to show say half of an element and hide the other half? is this possible using jquery?