On May 5, 1:11 pm, chrbar <[EMAIL PROTECTED]> wrote:
> Thanks a lot Mike, I've tried, it works perfectly!
>
> I would like to add FF 1 and IE 5 which are not supported too.
> Could you tell me if my code is correct... I think I did an error:

Now you see the futility of browser detection as a strategy.  Are you
going to add a user agent sniff for every single browser that your
site doesn't support?  Create a feature detection test that ensures
the appropriate features are supported and use that, then you don't
care what the browser UA string is.

<URL: http://www.jibbering.com/faq/faq_notes/not_browser_detect.html >


--
Rob

Reply via email to