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 8997839
In Process

The Archive Base Latest Questions

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

I want to recommend the user to turn on js for a better browsing

  • 0

I want to recommend the user to turn on js for a better browsing experience when js is turned off. I was thinking to do this with an absolute div and directly after i declare this, hide it through js (any other thoughts how to do this are welcome). However how can I let the user hide this div through a button when js is turned off?

  • 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:56:36+00:00Added an answer on June 15, 2026 at 11:56 pm

    You can do this through CSS3 as shown in the solution of @kojiro. However you will also want to hide that div the next time the page loads because otherwise you’ll be annoying your visitor. For this reason you may want to load within that div an iframe containing a form that would not only do the CSS3 trick but also on submit let the system know that the user does not want to display the div anymore. Your business logic then needs to record the user’s IP when the iframe form is submitted. In PHP this this is for example

    $_SERVER['REMOTE_ADDR'];
    

    Because you can’t use sessions since .js is turned off, you’ll have to record this in a database table. When the user loads the next page, record the user’s IP and look it up in that table. When it exists, disable the div from parsing. F.e.

    <?php
    if (!$disableDiv)
    echo "put the div";
    ?> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to place a Facebook recommend button on my website. If the user
Would anyone like to recommend free alternative to SharePoint Portal ? We want to
want to open pdf file when a user clicks on hyperlink shown in gridview
I want to alert the user whenever there's an AJAX error. You can do
I have started a bounty for this question ...because I really want the community's
I want to do a sort of user-user collaborative filtering wherein the users in
Can anyone recommend me a good members-only plugin? I want to hide pages (and
What would you recommend for this scenario: I have phone number connected to SIP
I want to create a simple graphical user interface to allow non-technical users to
I have added the facebook recommend/like button in my application. All I want is

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.