Blog

Fresh off the Blog

Omitting Drupal's admin overlay from selectors

I had an issue recently, where I was using a selector to add menu tabs to the edge of the content area. Getting them to appear wasn't the issue. Getting them NOT to appear on admin overlays was.

What a difference a space makes

Sometimes you need your selector to look for two classes...but what do you do when both classes are for the same element?