
Can someone explain the above?
With this rule I'm trying to hide the uppermost frame on pages like this: http://img408.imageshack.us/my.php?image=adblockli7.png
While at the same time I wish to whitelist a frame with "id=scalewarning" from same domain.
The problem is as shown in picture, it does not want to be listed under element hiding rules for some reason.
But if I rename the rule and add a second # like this: imageshack.us##DIV:not(id=scalewarning)(align=center)
Then it is accepted as element hiding rule, but this method will not work as intended.
What should I do?