stylesheets will render on safari and will be almost exact to what you see on firefox (only a couple of strange issues that may have been fixed on the newer versions of safari) IE on a mac will not render some css such as <li> displayed as block, etc...... What I tell anyone using a mac is to use firefox (takes a while to launch) or a newer version of safari. I personally use both mac and pc and on my mac I run safari for testing and 99.8% is just fine.
bono
8:49 am on Jun 30, 2005 (gmt 0)
well my sites working on mac, I found a nice site that takes a screen shot for you of it running in safari...
called icapture
its wierd that the site still doesnt display on this one customers mac.. anyone got any thoughts of what this might be?
benihana
9:00 am on Jun 30, 2005 (gmt 0)
We really need to know more info.
e.g. if they are running IE/mac, and you have a backslash in your css comments e.g.
/* this is a comment \*/
the rest of the stylesheet will be ignored.
bono
10:44 am on Jun 30, 2005 (gmt 0)
thanks ill try that one.. i had some comments in my css that werent really needed..