How do I print a webpage while expanding all toggle-div-header?

I want to print this webpage in Chrome browser.

The trouble is - I have to manually toggle each sub-section before printing (e.g. Senior Citizen Saving Scheme, Eligibility, NRI ..). How can I make all subsections visible at a time and take complete printout?

1 Answer

Probably the easiest way to achieve this is to disable the JavaScript in site settings for this particular site.

Go to chrome://settings/content/siteDetails?site=https%3A%2F%2Fwww.sbi.co.in, which allows you to change site settings for sbi.co.in.

JavaScript is allowed by default so you need to disable it.

disabling javascript

Refresh the website. Now you can print the webpage with all div's expanded. See my screenshot here.

Hope this helps.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like