Couldn't get this to work in Mac IE5: clip:rect(0 100 100 0); Turns out I had to use 'px' unit indicators: clip:rect(0px 100px 100px 0px);