Posted in Browsers

Universal Internet Explorer 6 CSS

Mr. Clarke advocates creating one single universal style sheet to handle all styling in IE6, and to stop worrying about making content in IE6 look anything like the high-end experience.

I’m now advocating to my clients (and to you), that where feasible, not to waste hours in time and a client’s money on lengthy workarounds in an unnecessary attempt at cross-browser perfection. Instead, you and I should provide simple but effectively designed HTML elements. This means just great typography for headings, paragraphs, quotations, lists, tables and forms and no styling of layout.

This will work well for content-focused web sites. And then maybe it’s officially time to completely drop support of IE6 for web apps.

Trading places

I know traffic here is far from representative of the rest of the web. Regardless, I see an interesting trend developing. The numbers are drastic enough, I wonder if they prove the trend extends beyond the focus of Stopdesign and the type of people attracted to the content I post. continued

Recreating the button

Until some future version of HTML gives us new native controls to use in a browser, at Google, we’ve been playing and experimenting with controls we call “custom buttons” in our apps (among other custom controls). These buttons just launched in Gmail yesterday, and they’ve been in Google Reader for two months now. The buttons are designed to look very similar to basic HTML input buttons. But they can handle multiple interactions with one basic design. The buttons we’re using are imageless, and they’re created entirely using HTML and CSS, plus some JavaScript to manage the behavior. They’re also easily skinnable with a few lines of CSS, which was a key factor now that Gmail has themes.

Gmail buttons

I thought it would be interesting to provide a portion of the background on our buttons here, and discuss some of the iterations we’ve been through so far to get to the current state. continued

IE NetRenderer

Free service from a datacenter in Germany that allows you to check the rendering of any website in IE 5.5, 6, 7, or 8. It’s fast — it returned each screenshot for me in about 5 seconds. Screenshot size seems to be fixed at 1024×768, so you won’t see anything “below the fold” and there doesn’t seem to be a way to modify that size. But hey, it’s free. They also list and describe other screenshot services. (via Dan Benjamin)

Firestarter

News.com staff writer Paul Festa draws more public attention to Internet Explorer’s lack of full CSS support in Developers gripe about IE standards inaction. Paul uses Jeffrey Zeldman, Eric Meyer, and Jakob Nielsen as sources for quotes about Adobe’s move to partner with Opera to improve CSS support in GoLive. In doing so, he nails the issues, shedding a brighter light on the lingering problems with Microsoft’s overly-popular browsing application. IE is a decent browser, but its shortcomings make it a dead-weight which is holding back forward-thinking web design and development. continued

IE/Mac, rest in peace

With the confirmed news that Microsoft is ceasing development of Internet Explorer for Macintosh, a wave of sadness sweeps through the web design and development community. Three years ago, I was only getting my feet wet by messing around with style sheets, constantly frustrated that Netscape 4 wouldn’t do what the CSS spec said it was supposed to do. IE5/Mac provided my first opportunity to dive head-first into CSS and begin to realize its potential for designing on the Web. To friends on the Microsoft Mac Biz Unit who poured years of their lives into this product, my condolences. IE5/Mac, you raised the bar, and certainly served us well.

Opera 7 release

My hat’s off to the Opera team for pushing out what looks to be a fine browser in the final release of version 7. So far, only the Windows version of Opera 7 is available. As always, it’s lightweight, it installed quickly (sans-Java), and starts up lightning-fast as well (without using the “Quick Launch” cheat.) continued

Safari

At last, we may finally have a competitive browser market for the Mac. Apple enters the picture with Safari (v 1.0 Beta), self-dubbed the turbo browser for the Mac. As Jobs likes to do, Safari is compared side by side along with other browsers for speed tests in HTML rendering, JavaScript, and application launch time. A few quick test drives around the neighborhood proves this to be quite true. It certainly seems to be wicked fast at page rendering. Nice Snapback feature, and convenient method to organize lots of bookmarks. Preferences seem rather sparse for the moment, but we’re only at beta stage so far. continued