- From: Tina Holmboe <tina@elfi.org>
- Date: Sat, 16 Nov 2002 17:20:35 +0100
- To: "John Ablett" <john@jablett.freeserve.co.uk>
- Cc: w3c-wai-ig@w3.org
On Fri, 15 Nov 2002 16:28:40 -0000 "John Ablett" <john@jablett.freeserve.co.uk> wrote: > I've been working on a website for a small UK charity which I have been > trying to make accessible, without losing the 'look and feel' of the > interface design. Commendable. > I'm aware that I've painted myself into an accessibility corner here, but > I'm wondering whether it is possible to have the page load a simple default > CSS, then somehow detect the browser and load the alternative CSS optimised > for IE if applicable (and would that be an acceptably accessible solution)?. If, as you say, you have access to no server-side techniques, there is no effective method to achieve what you seem to want. That said, I suggest you have a look at http://www.greytower.net/en/archive/articles/customcss.html for the method we used to achieve the same. This, however, demands access to one, or other, server-side technology. Personally I dislike the hacks mentioned. Then again, perhaps they fit your requirements. -- Tina Holmboe [Windrose@DALnet] [tina@elfi.org] [tina@htmlhelp.com] $_ = <<'-- '; s/../pack("c",hex($&))/eg; eval; 7072696e7420224a75737420616e6f74686572205065726c206861636b65722c22 --
Received on Saturday, 16 November 2002 11:23:18 UTC