Chris Blown wrote:

Thats _really_ bad

Browser checking is a thing of the past and should be gladly forgotten.
Something that we can all thank the web standards project for.


Is there a valid reason to do browser checking? I can't think of one...

There are plenty of reasons to do so server side, log files being the most common. I use sniffing to determine whether I should serve up XHTML 1.1 or HTML 4.01.

Even client side, the use of @-rules to hide CSS from certain browsers, and for that matter, all CSS hacks, are a form of browser checking.

Also, many mobile phones use the wrong style sheet (screen instead of handheld). Browser sniffing is a way around that.
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to