Hi I have an absolute position link inside of a relative position div (this is a hack that I found on this forum to take the link out of the document flow). OK! But now the link losses the normal link behave in IE6, everything fine on Firefox, does anyone know how to solve this? Thanks.
Please provide us with more information. A link to the page in question is the most helpful. If you can't link to the page, please paste in any relevant HTML and CSS.
By mistake I found the origin of the problem, I have a png images on the background of the element, any link in front of a image filtred by alphafilter losses the link property. I found a very few information to solve this. Does anyone know about solving this?