Paul Watt wrote:
> Hi,
> Could anyone recomend a browser sniffer that will differentiate
> between IE and pretty much anything else then load a CSS file
> according to hat browser the user is using?
Any sniffer would fail when I use Opera identifying as IE, or if I
just alter the user agent string in a Gecko browser to be the same as
IE.
I think you're better off making individual styles (un)readable by
different browsers. For instance: if you don't want IE to see the
styles for div.someclass,
You can write it like:
body>div.someclass{}
(also not seen by NN4, and Icab2)
More info on hacks like that:
http://centricle.com/ref/css/filters/
--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -