Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6744629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:06:24+00:00 2026-05-26T12:06:24+00:00

Every now and again I get asked to install something like this on a

  • 0

Every now and again I get asked to install something like this on a customer web server, or we’re asked if we support BrowserHawk (which we don’t).

I’m wondering if Modernizr is something I can point my customers at and tell them to use instead?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T12:06:24+00:00Added an answer on May 26, 2026 at 12:06 pm

    I’ve not used Browserhawk (in fact, I’d never heard of it until now), so please don’t take my opinion as infallible.

    However, I do know about browsecap.ini, and having taken a few moments to read the Browserhawk website, I’m fairly certain it’s also a server-side browser detection tool.

    If that’s the case, then the answer is ‘Yes’. Current best practice says to avoid using server-side browser detection, and to use client-side feature detection instead. And this is exactly what Modernizr does.

    Feature detection allows you to do much finer-grained tuning of your site according to what the user’s browser is capable of, rather than simply blocking users who have (or don’t have) a particular browser. It also allows you to implement specific fall-back solutions for specific features, if required.

    Detecting the user’s browser from the server-side is a problem because of the rapid pace of change in the browser market; you would need to be constantly updating your browser detection script to cope with new versions.

    In addition, users of slightly more unusual browsers or browser shells may not be detected properly by a browser detection script, so they may have trouble with sites that use it, even though their browser should be capable of displaying the site. Also, some users may not provide the user-agent string required to correctly detect their browser; it is blocked by some proxies, firewalls, etc, and some browsers also allow it to be modified, so it can be spoofed easily if a user wants to.

    But having gone to lengths to promote feature detection over browser detection, I need to point out one exception to all of this, and that’s IE.

    Older versions of IE have a lot of bugs. This is different to simply having missing features, because you can’t actively check for bugs so easily. If you’re having specific issues with IE bugs, then it is legitimate to do browser detection to avoid them. (feature detection is still valid if you’re only worried about what the browser supports, rather than actual bugs)

    But even in this case, a tool such as browsercap.ini or Browserhawk is unnecessary. IE helpfully supports Conditional Comments which allows you to add specific code for IE without having to go out of your way to detect it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Every now and again, I need to start the Django development server, and have
Every now and again I find myself doing something moderately dumb that results in
I'm running Django on Linux using fcgi and Lighttpd. Every now and again (about
Every now and then I get an error when I set up states in
I asked a similar question like this yesterday but after waiting for ever I
I am learning Java (slowly) from the ground up, but every now and again
I imagine that this question pops up every now and then (I actually read
I'm getting used to hibernate but every now and again I hit a stumble,
I have a array which contains values like this See below for script sample
Every now and then, I bump into syntax that I've seen before, but never

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.