Graphics displaying over text for mac and netscape users

K

Kirk

We have designed a web site that works perfect for IE 5.5
users and above, however mac IE users and Netscape users
experience missing graphics, and graphics that overlap or
hide text on pages, even though the graphic has been set
at an absolute position far outside of the text. Why is
this? How does one publish a site compatible with all
these browsers?
 
S

Stefan B Rusynko

Welcome to the joy of cross browser / platform compatibility

Mac and NN treat absolute positioning and layers differently from IE
- you safest layout is to use html tables and no CSS2




| We have designed a web site that works perfect for IE 5.5
| users and above, however mac IE users and Netscape users
| experience missing graphics, and graphics that overlap or
| hide text on pages, even though the graphic has been set
| at an absolute position far outside of the text. Why is
| this? How does one publish a site compatible with all
| these browsers?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top