Exactly how much CSS3 does your browser support?
An overview of the css3test project, a tool that comprehensively tests browser support for CSS3 features and specifications.
An overview of the css3test project, a tool that comprehensively tests browser support for CSS3 features and specifications.
A guide to implementing cross-browser sound notifications in web pages using HTML5 audio, Flash, and legacy browser fallbacks.
Learn how to make AJAX requests using vanilla JavaScript without jQuery, including handling browser compatibility issues.
A defense of CSS hacks for browser targeting, comparing them to conditional stylesheets and classnames, and introducing the concept of 'safe CSS hacks'.
Explains using the HTML5 `oninput` event with `onkeydown` as a fallback for older browsers, including a jQuery plugin example.
A technical guide to safely overriding global `setTimeout` and `setInterval` in JavaScript, covering browser compatibility and pitfalls.
A deep dive into the CSS3 text-shadow property, exploring its syntax, creative uses, browser bugs, and compatibility issues.
Essential browser bugs and workarounds developers need to know when coding JavaScript without libraries.
Learn how to detect browser support for specific CSS properties using JavaScript feature detection instead of browser sniffing.
A tutorial on using CSS and JavaScript to display a link's URL when printing a webpage, with a workaround for Internet Explorer.
Tips for making CSS development smoother, covering common browser bugs, frequent testing, troubleshooting techniques, and essential resources.
Microsoft's IE8 browser passes the Acid 2 web standards test, signaling improved standards compliance and sparking browser competition.
Announcement and initial review of Internet Explorer 7 Release Candidate 1, focusing on new UI features and improved web standards support.