Actually, you can use IE conditional comment to exclude IE from conditional
comments

/*...@cc_on // @*/ alert("only NON IE browsers");


but I agree that run-time is not the best option, that is why I have asked.

Regards


On Fri, Aug 28, 2009 at 12:02 PM, Bram Stein <b.l.st...@gmail.com> wrote:

>
> I'm not a big fan of JScript conditional comments as they seem to be
> an IE only feature and still add extra overhead during run time.
>

--~--~---------~--~----~------------~-------~--~----~
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