Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [rgbworld] luna_core.css and IE Mac

Quote Reply
Re: [rgbworld] luna_core.css and IE Mac In reply to
You can add your IE Mac specific styles to a separate stylesheet and import it like so:

Code:
<style type="text/css">
\/*
@import "/static/luna/luna_ie5mac.css";
*/
</style>

I have just about given up coding for IE5 Mac now. Us Mac users are enough of a minority as it is without worrying about a minority browser too. It is surpisingly CSS compliant but very ugly compared to the newer alternatives.

I can't remember what the default Dock icons were in 10.3 when I installed it - was IE5 in the Dock or was Safari the only browser? If IE5 is not in the Dock the 'average' user is unlikely to find it, let alone use it :).
Subject Author Views Date
Thread luna_core.css and IE Mac rgbworld 2258 Apr 15, 2006, 9:10 AM
Post Re: [rgbworld] luna_core.css and IE Mac
aus_dave 2151 Apr 16, 2006, 7:02 AM
Thread Re: [rgbworld] luna_core.css and IE Mac
rgbworld 2156 Apr 20, 2006, 7:17 PM
Thread Re: [rgbworld] luna_core.css and IE Mac
brewt 2139 Apr 21, 2006, 6:10 PM
Post Re: [brewt] luna_core.css and IE Mac
rgbworld 2141 Apr 22, 2006, 5:13 AM