I’m using colorbox, and I want to be able to click on the webpage behind the colorbox while it is open.
Is it possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
The idea of lightbox-like “windows” is that they shadow the website while they are open.
But you can add the following to your CSS to hide the overlay:
This will allow you to click on the site even with the colorbox being shown.