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

  • Home
  • SEARCH
  • 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 8993195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:08:21+00:00 2026-06-15T23:08:21+00:00

I want to check if user’s browser support query, if it don’t the webpage

  • 0

I want to check if user’s browser support query, if it don’t the webpage will not show and just show a sentence say your browser can’t view the page. but without Jquery , I don’t know much about original javascript how to do #('body').html('u cant view the page'); something like that.

  • 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-06-15T23:08:22+00:00Added an answer on June 15, 2026 at 11:08 pm

    You can put this at the top of your HTML:

    <!--[if lt IE 9]> 
      <meta http-equiv="refresh" content="0;url=old.html"> 
    <![endif]-->
    

    And if you do this too:

    <!--[if lt IE 9]> 
    <meta http-equiv="refresh" content="10;url=http://aarp.org">
    <pre>
    You have a browser that I do not, will not, and cannot support you using.
    
    Please, go away now. Run along!
    </pre>
    <![endif]-->
    <!--[if gt IE 8]> 
    <html>
    ... Nothing to see here
    </html>
    <![endif]-->
    

    It will redirect visitors to a page (without the above…) that will tell them how much you dislike their browser. And if the redirect takes a moment, then whatever. They get a blank page while they wait.

    Note, this doesn’t take into account other browsers for which you have a less than tepid appreciation for. Opera? Nope. Firefox? Nada. Maxthon? Is that still around? Safari? Uh huh. Not that one either.

    So this will only work if it’s IE for which you have a particular dislike. Otherwise, you would probably want to include a script include that did a redirect based on a browser sniff of some kind. Note, those are notoriously easy to defeat.

    But, if you desire to hamstring those few Netscape diehards still around, check out Quirksmode’s browser detect article. It’s, um, thorough.

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

Sidebar

Related Questions

i want code to check whether the user in logged in or not. I
i want to check for user liked my page or not using isFan() API
I want to check the user whether they have sign in or not, so
I want to check whether the user input contains only digits or not. So,
I want to check the user whether using whether wifi/3G connect or not, how
i want to check that user upload file is image or not. how i
I want to check for user inactivity in my application. I did a little
I want to check if user input a positive integer number. 1 = true
So I want to check if the user is in specific county $ip =
I made a login button and want to check if the user logged in

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.