Can anyone suggest good code to wrap jquery in to wall it off from
older browsers altogether? I'd prefer some object detection but
obviously createElement isn't going to cut it finely enough. I'm not
up on what the latest browsers have that IE5.5/OP8 and others don't
have.

As I wrote on another thread:

Can anyone suggest a good check for ie6+ and other new browsers?
That might be noted in the docs as a "best practice" or maybe even
built into jquery as a variable to set so it just returns the old
"sorry, you're a loser" sort of thing for old browsers? I remember the
old dynapi used to do that. Remember when dynapi was the ----?

Or other suggestions? I want older browsers to degrade, not be left
hanging with js errors.

Thanks.

Reply via email to