|
Posted by richard on 09/24/06 17:32
"Johanna" <johanna@nospam.org> wrote in message
news:4516b080$1@news1.homechoice.co.uk...
> Hi!
> Using CSS, when I set position:relative, IE starts behaving very
> strangely. http://www.vikingprincess.net/?cat=3
>
> First of all, whereas FF and Opera posts and headers remain exactly where
> I expect them to be,
> In IE, they move away, causing me to have to start using the * html hack
> to reposition them.
> I just about succeeded when I noticed that while hovering over the titles
> and text in the posts,
> they jump around! I certainly have not coded this.
>
> THis is really hard to explain. Best way is to see it, so have a look at
> http://www.vikingprincess.net/?cat=3
> Hover over the title and text and you will see them jumping away!
> I have no idea what's going on, and I do need to use the position:
> relative .
> Any advice for working around this IE bug would be very appreciated.
> You would not see the bug in FF.
>
> This is a project for me to learn CSS, so please excuse if my coding is
> not so stylish!
> Jo
Have you run it through a validator? Might find some tag errors or syntax
errors.
Using both IE and FF, I noticed a line break before "Posted in" which is not
present in IE.
On first opening, IE displayed the "jumping" then a refresh seemed to fix
it.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.vikingprincess.net%2F%3Fcat%3D3
Move the comments off the same line as the </div> tags.
Navigation:
[Reply to this message]
|