techocian
12-13-2004, 09:05 PM
How is it possible so that image positioning in internet explorer shows up the same in other browsers like firefox or Netscape? A few sites i tested and tried in firefox and internet explorer shows up differently in each other. Is there a way u can still use absolute positioning but will show up same in both browsers?
kittycat
12-13-2004, 10:00 PM
It should look the same in all browsers if you've coded it correctly.
Can you post a link to the page/code you're having problems with?
seanm
12-19-2004, 02:20 PM
I'm not sure if thats possible. Almost every page looks different in firefox than in ie6. It all depends on how big your monoter is and everything.
MaGiCSuN
12-19-2004, 03:01 PM
that has nothing to do with a browser though :) sure it looks different in different screen resolutions but that is on the computer, not in the browser itself :)
absolute positioning should position on the exact same spot in all resolutions, but if your resolution is smaller, then everything will 'look' bigger, but still on the same spot (only 400px is looking bigger then when you use 1024x768)
Love,
Mirna