qawsedrftg
05-10-2006, 06:01 AM
Hi
I have a site which has a <div> thingy to postion an element.
In Internet Explorer, that element is positioned correctly, but when the page is viewed in Firefox, the element is WAY off.
Help!
thx,
qawsedrftg
Firefox has a positioning bug, and it's the same with images on my site. If you reload the page it tends to fix itself. :confusion
Hi
I have a site which has a <div> thingy to postion an element.
In Internet Explorer, that element is positioned correctly, but when the page is viewed in Firefox, the element is WAY off.
Help!
thx,
qawsedrftg
you will need to provide a link to your page for us to see and help fix the problem. also explain further then which part is out of place. thanks.
As far as I know, there is no positionning bug in Firefox. However, if you forgot to enter your values, you will need to. For example, the part in red is needed:
<div style="position:absolute;top:10px;left:200px;