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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:07:23+00:00 2026-05-28T02:07:23+00:00

I have a 3-columns template in my web application. Imagine that the right-side div

  • 0

I have a 3-columns template in my web application.

Imagine that the right-side div is <div id="right"> In some pages I want to disable all contents in this div using another div that has a transparent background.

How can I do it?

(please tell me your suggestions with a click on <input type="button" id="btn" value="Disable" /> as a handler)

  • 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-28T02:07:24+00:00Added an answer on May 28, 2026 at 2:07 am

    HTML:

    <div id="rigth" style="position: aboslute; left: 999px; top: 10px;">Whatever</div> -> your style here… I used some random values

    <div id="rigthCover" style="position: aboslute; left: 999px; top: 10px; opacity: 0.3; background: #fff; display: none;">Whatever</div> -> same as the before one, works in mozilla/chrome, you have to filter opacity for IE (alpha filter, google it you find it fast)

    <input type="button" id="btn" value="Disable" onclick="disable()" />
    

    Javascript:

    function disable()
    {
          document.getElementById("rightCover").style.display = "block";
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one grid view that contains some template columns. In this, the first
I have a ASP.NET GridView that uses template columns and user controls to allow
I have wpf datagrid with number of template columns. some of them have textbox
Hi I have a Joomla site with a template that has 2 columns. One
We have a LIST of web pages that we use as News items on
I have a DataGrid with 5 template columns, However when I try and add
I have a Silverlight DataGrid that contains a single template column which displays a
I have 12 columns separated by a tab. How can I join them side-by-side?
I have a 3-columns page where I would like to hide my right sidebar
in my web application i have grid view control with edit property true. Now

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.