View Full Version : help with <div>??


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

iTom
05-10-2006, 07:30 AM
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

pb&j
05-10-2006, 01:33 PM
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.

djou
05-11-2006, 12:57 AM
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;