s1ntez wrote:
Hi,
Is it possible to show div with position:relative in container with overflow:hidden property applied. In my case the div with overflow:hidden is cutting the content of relatively positioned block, but i need to show it.


No is the answer. The original purpose of overflow:hidden is to hide any content/element that spills over. I think you need to re-consider why you applied overflow:hidden to the container. If it serves no purpose then I'd recommend removing it. Alternatively reduce the width of the relatively positioned block so it doesn't extend beyond its containers boundaries.

Ca Phun Ung

Web: http://yelotofu.com



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to