Forum Moderators: not2easy
I can't really post the URL here, and the site is really a web based application with passwords to get inside.
I remember that Netscape et al were case sensitive, maybe that's the issue with Safari as well.
Safari also doesn't handle the javascript exactly the same was as IE - more fixing for my fringe users.
I'd look here for problems relating to the DOM:
[quirksmode.org...]
In static pages Safari CSS generally matches the Gecko browsers, with a few extensions:
[diveintomark.org...]
I never understand what it is people mean when they say a browser is 'standards compliant', all the browsers have css bugs, different ones for different browsers and browser versions, the closest thing I can find to an actually standards compliant browser is mozilla, it's all down hill after that. 'Is feature x or y implemented correctly by the browser programmers?' is a more useful statement than 'browser x claims to be standards compliant'.
From what I've seen on the last websites I've done, Safari will have roughly the weaknesses that Opera 7x will have, give or take, plus of course it will have its very own bugs.
This page refers to Safari 1.0 (build 85), released 23 June 2003
Current release version of Safari is 1.2.3 (v125.9) and it has corrected nearly every CSS problem from the original release. Safari is an Apple app, so software update keeps it current and most Safari users (according to my site's logs) are running something far better than 1.0. What version were you testing in?