Page 1 of 1

regular expression in element hide rules

Posted: Sun Oct 19, 2008 7:56 pm
by BrainWorker
Hello.

I'd like to know whether I can use regular expression within element hide rules.

For example, I want to block links corresponding some template.
#a(href=<regexp_here>)
Can I ?

Posted: Sun Oct 19, 2008 9:57 pm
by rick752
No.

Element-hiding rules are css rules. You can't use regexp syntaxes in them.