Hi,
Can I show originally hidden elements on some webpage using AdBlock?
Thanks.
Show hidden content
Re: Show hidden content
You can disable ABP on that site or (in Firefox) page, and then refresh; however, even in theory the most that could be done without a refresh is the undoing of element-hiding rules, because ordinary blocking rules prevent content from even being loaded, and a refresh after disabling ABP is the only way to get that content to load.
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Re: Show hidden content
No, it will not help.
Example:
Example:
Code: Select all
<html>
<head>
<title>Test page</title>
</head>
<body>
Normal text
<div>normal div</div>
<div style="display: none">defautly (from webmaster) hidden content for show</div>
</body>
</html>
Re: Show hidden content
Thank you, I will try.Pendarric wrote:you need ad muncher.
it can add the CSS you want to show the site.
Re: Show hidden content
Sorry, I thought you meant "Can I show the content originally hidden by ABP?"
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Re: Show hidden content
I forgot to say it earlier.lewisje wrote:Sorry, I thought you meant "Can I show the content originally hidden by ABP?"
I was surprised why the program does not work, and it even can't to do it.
Re: Show hidden content
The answer (on Firefox) is Stylish; on Chrome you may try hacking around with Custom.cssno name wrote:pls teach how to do can show hidden content ! tks !
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.