Hi,

I am trying to use position:relative applied to a div, and then, position an element with position:absolute ((the tag of the element is nested in the <div class="product">) The div has a class name ("product") that isnt unique, it is used in various divs in the same page.

The problem is that Mozilla Firefox seems to position the absolut-positioned element always relative to the first <div class="product"> and not to the parent div of the absolut-positioned element. But IE6 does it as I want it: the absolut-positioned element is always positioned relative to its parent <div class="product">

Wich one is correct? and how can I solve this?

Thanks in advance and excuse my english.
JL



******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to