Tag Archives: browsers
CSS3 Trials: Box-Shadow And More
With some recent projects — like the redesign of Hike New Jersey and a little Flickr View Larger tool — I’ve had the opportunity to try a few bleeding edge techniques as a means of enhancing the look of a site while keeping code and maintenance down. In his recent book Handcrafted CSS, Dan Cederholm calls this ‘progressive enrichment’ — or providing a little extra spice in the visuals for the few browsers that can follow along, while functionality, page structure, and general styling rules remain at some stated baseline across browsers. While working with these new properties like box-shadow and rgba colors I hit a few quirks that I thought I’d share.
Camino 1.1Beta Released
From Samuel Sidler on the Camino Update Blog comes word that Camino 1.1B has been released.
The Beta Site has info and download links for the release which includes updated Spell Checking, new Popup Blocking and other annoyance prevention features and other goodies.
That Browser Testing Malarkey
Andy Clarke has posted a quick write up of his approach to browser testing new site designs.
On DOM Inspecting
I’ve gushed here numerous times about the Mozilla / Firefox DOM Inspector tool and how the insights it provides into the way the page is parsed and rendered by Gecko are indispensable when building a web site. What I haven’t spent nearly enough time doing is gushing about similar tools in other browsers—specifically Internet Explorer and Safari.
