slippery divs
slippery divs
How do I create a hiding rule for a DIV with a name that changes every page reload? Wildcards don't seem to work as expected. Is there a 'correct' wildcard syntax?
Re: slippery divs
about hiding filters ==> en/filters#elemhide
there is a sort of wildcard but kind of:
##div[title*="adv"]
(adv is part of the title name)
example page and what exactly do you want to hide ?
there is a sort of wildcard but kind of:
##div[title*="adv"]
(adv is part of the title name)
example page and what exactly do you want to hide ?