- CSS Styled Scrollbars With Mootools and JQuery: Currently, only the IEs support the styling of scrollbars with CSS alone (although scrollbar styles are part of CSS3). This post links to a couple of Javascript-library-based techniques to get the job done in the meantime.
- Making ‘IE6-friendly’ PNG8 Images: Turns out our beloved hack to get transparent PNG32s in IE6 can sometimes crash the browser. To play it safe and ensure crash-free viewing of your site, it’s probably best to use PNG8 until IE6 is no longer a factor (someday, «rassafrackin…»). This post gives you some techniques to make your PNG8 graphics almost as useful as PNG32s.
Tags: design, javascript, jquery, web