Skip to content

An extensive list of CSS/JS browserhacks from all over the interwebs.

Notifications You must be signed in to change notification settings

normanzb/browserhacks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserhacks.com

What's this?

Browserhacks is an extensive list of browser specific CSS and JavaScript hacks from all over the interwebs.

Please keep in mind using a hack is not always the perfect solution. It can be useful to fix some weird browser specific bug, but in most cases you should fix your CSS/JS.

How to?

  1. Pick the hack you want
  2. Copy it into your stylesheet
  3. Add thes style you want between the braces
  4. Enjoy the new styles for the browser you targeted!

Created by

Thanks to

Deployment

Our live stable version is the gh-pages branch. This is updated through the grunt publish task. Our preview/beta version is the master branch. This is checked with 5minfork.com. So when we want to do something new:

  1. We pull the repo locally
  2. We work on master branch
  3. We push to master
  4. We check on 5minfork.com
  5. We go wild with grunt publish

About

An extensive list of CSS/JS browserhacks from all over the interwebs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • JavaScript 22.3%
  • CSS 9.0%
  • Handlebars 6.8%
  • ApacheConf 0.8%