it is the opposite of this Keeping overflow:hidden really hidden because i need that a child element gets visible although its out of the parent element.
it is a slideshow: the parent-div (for example 500x250px) has width, height, position:relative (needs this) and left: 15px, overflow:hidden there are some child-divs with the images (+text) included and a prev/next-div. the prev/next div have left resp. right -15px. looks quite cool on screen...
but because of the overflow:hidden (plus position:relative) from the parent the half of prev/next-div isn't visible http://imageshack.us/photo/my-images/857/lookactually.png/ http://imageshack.us/photo/my-images/33/shouldlook.png/