Posted by Merlin on 11/11/18 11:44
Hi there,
this different browsers are driving me nuts! I am trying to postion an element
on an exact point within the browser. So I used following code:
float : left; position:absolute;top:20px;left:91px;z-index:1;
Now the element is on 3!! different positions. Each browser has its own! Opera,
FF and IE! I tried it with "fixed" and that worked in opera and firefox, but not
in IE.
I am kind of lost here. Can anybody give me a hint on how to solve that?
Thank you a million for any hint,
Merlin
[Back to original message]
|