Browser detection is a really bad idea, and I would recommend avoiding 
it at all costs. A much better solution is object detection.

Here's one pretty good description about why this is so:

http://developer.apple.com/internet/webcontent/objectdetection.html

Here's another:

http://www.quirksmode.org/js/support.html

And one more (for the unconvinced :-)

http://www.evotech.net/blog/2007/07/browser-detection-versus-object-detection/

Chas.

Tim Perrett wrote:
> Am I being dumb here - could we not just run some checks on the user-
> agent header and respond appropriately?
> 
> It would be very cool if SHtml was browser aware.
> 
> Cheers
> 
> Tim
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to