ginader / CSS-Hacks

Filters to target all A-Grade Browsers individually in CSS

Home Page:http://blog.ginader.de/archives/2009/02/01/CSS-Voodoo-The-dark-art-of-CSS-Hacks.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Voodoo - The dark art of CSS Hacks

CSS Hacks are something one doesn't talk about in the public. Developers are ashamed of using them. They are bad, they are evil and you really shouldn't use them at all... ...but sometimes there's simply no other way - and then you sell your soul to the hack-devil...

In my Demo I have Paragraphs containing the names of the targeted Browsers and hide them by default. Then I use the Browser specific Hacks to make the Browser names visible again.

Version 1.7

  • Firefox
  • 2
  • 3
  • 3.5
  • 4
  • Internet Explorer
  • 6
  • 7
  • 8
  • 9
  • 10
  • Webkit (Safari and Chrome)
  • Opera

See also

Testing

automated testing across all available Browser thanks to bunyip

About

Filters to target all A-Grade Browsers individually in CSS

http://blog.ginader.de/archives/2009/02/01/CSS-Voodoo-The-dark-art-of-CSS-Hacks.php


Languages

Language:JavaScript 100.0%