Noupe membuat daftar 12 solusi Javascript yang bisa digunakan dalam pengembangan aplikasi web.
Berikut listnya:
- Setting Equal Heights
- IE6 PNG Alpha Transperancy support
- Changing CSS Classes in JavaScript
- Browser selectors in CSS
- min-/max- height & width support
- Center Elements Vertically / Horizontally
- Display Q tags in Internet Explorer
- Increase the size of click targets and get more call-to-action conversions
- Lazy loader: It delays loading of images in (long) web pages.
- bgiframe: Helps ease the pain when having to deal with IE z-index issues.
- ieFixButtons: fixes the buggy behavior of the <button> element in Internet Explorer 6 and 7.
- Fix Overflow: fixes the horizontal overflow in IE.



Great list mate, I will sure need to use of those technique someday.