IE 5.5 appears to have partial or intermittent support for my jQuery scripts. Although full support would be great - I would prefer IE5.x didn't run my scripts at all than partially. Is there a reasonably straight forward method I could employ to lock out IE5 out of jQuery altogether?
On 10/10/06, John Resig <[EMAIL PROTECTED]> wrote: > > Aren't there cases though where the browser tells you the incorrect string? > > For example, I believe that older versions of IE for Mac said that they were > > actually a different browser than they really were. The AOL browser also > > does this same thing I think. > > Fortunately, neither of those browsers are ones that jQuery supports, > so it's something of a moot point. The only piece of the puzzle left > is to detect if a browser is capable of running jQuery or not - which > would probably be done using object detection. > > --John _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/