Stremik
Newbie
Posts: 1
Registered: 4/30/2003
Member Is Offline
|
| posted on 4/30/2003 at 03:11 PM |
|
|
Menu offset
Hi everybody!
I'm having a hard time with this one.
The problem is that when I try to position menu on the page it uppears in slightly different places when I look at the page in Explorer and
Netscape.
It's alomost as if Netscape and Explorer have different measuring units.
If I position it so it looks good in Netscape, than in Explorer it's offset to the left and up by about 5px. And vice versa.
All the rest of values in MENU_POS['top'] = [0, 0, 0]; and MENU_POS['left'] = [0, 0, 0]; perform just fine in both browsers. Just
the very first one causing problem.
Can anyone please help me with this issue?
Thanks
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 5/5/2003 at 12:37 PM |
|
|
Check, please, if offsets of document body from browser window frame are the same in Netscape and Explorer.
|
|
|