Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.15 KB

readme.markdown

File metadata and controls

34 lines (29 loc) · 1.15 KB

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