Reading Time: 4 minutesLast week I was hit with a small challenge of fixing a snippet of code that fixed a problem with a third party application called Media Manager. It does some pretty nifty things with videos — but it also injects a <style> … Continue reading
Tag: Attribute selector
CSS Sorcery: Performing Magic with the Attribute Selector
Reading Time: 4 minutesLast week I was tackling a CSS problem when I suddenly stumbled into the magical world of the attribute selector. It’s not that I didn’t know about it, it’s that I didn’t know how powerful it was. And I wasn’t … Continue reading