Actually I could see different cases where this would be useful: the
jQuery that are shipped with Mozilla labs Ubiquity and Jetpack
extensions.
They both allow to inject jQuery in a Web page, which is without any
doubt displayed in a Firefox browser.

On Aug 20, 2:32 pm, ludovic <ludothebe...@gmail.com> wrote:
> Another point to add :
> Even if two different browsers respond to the same features detection,
> one browser can only correspond to one combinaison of features
> detection. I understand that in developpment, it is cleaner to use
> features detection, but there should be a compilation for most used
> browsers.
>
> We don't even need to make it for every browser. Just for IE 6, IE7,
> IE 8, FF2, FF3.0, FF3.5, Safari 3.1 and some others.
> If the browser doesn't correspond to one of precomputed files, it will
> simply download the full file as we do actually.
>
> In a certain way, it is the creation of a precompiler like //@cc_on
> but enhanced.
>
> Regards
--~--~---------~--~----~------------~-------~--~----~
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