Hey Matt,

I really appreciate your knowledge and your passion regarding feature  
detection. You've definitely given me a lot to think about in this  
thread. I'm wondering about this paragraph, though:

> jQuery and many plugins purposely limit the "supported browser" list
> because of the techniques being used. It becomes unmanageable to try
> to support many browsers if you are using browser sniffing and hacks
> and work-arounds. However, if you use proper feature-detection and
> apply fixes only in the cases where there are known problems, and if
> you fix problems in a way that applies only if the problem exists,
> then you become completely browser-agnostic.

In the case of jQuery core, one of the biggest accomplishments of  
version 1.3 was that it eliminated browser sniffing in favor of  
feature detection. Are "the techniques being used" in the current  
version still problematic? And, if so, how?

Thanks,

--Karl
____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to