Using Javascript to Fix 12 Common Browser Headaches


Using Javascript to Fix 12 Common Browser Headaches


A nice list of tricks, mostly JQuery based, that solve frustrating CSS issues.

  1. Setting Equal Heights
  2. IE6 PNG Alpha Transperancy support
  3. Changing CSS Classes in JavaScript
  4. Browser selectors in CSS
  5. Min-/max- height & width support
  6. Center Elements Vertically / Horizontally
  7. Display Q tags in Internet Explorer
  8. Increase the size of click targets and get more call-to-action conversions
  9. Lazy loader
  10. Bgiframe
  11. ieFixButtons
  12. Fix Overflow

Related Posts