Every now and then the festering issue of IE as a viable browser rears it’s ugly head. This eventuality usually occurs right around the release of a new version. Microsofts latest iteration, IE8, was slated to be released without standards mode being the default rendering mode. With all the progress that the web comunity has made with standards why wouldn’t this be the default? (more…)
Category: Browsers
-

Firefox 3 and JSON
Has anyone else run into problems with their JSON and Firefox 3? We are rounding up development on one of the projects I am working on and Firefox 3 has thrown us a curve ball. Firefox 2, Safari 2.04, Safari 3, IE 6, IE 7 all test out fine on Mac and Windows.I have read that there was a new JSON interpreter in FF3, but I expected new…to mean better, not broken. Any thoughts? -

setAttribute, a gallery, IE, and hours of my life wasted
One of my favorite books is Dom Scripting by Jeremy Keith. I’ve used his concepts for a gallery I designed for my dad’s portfolio. Well in the process of making updates to that site I ran into a problem. I wanted to display wider images than normal for one of the pages, to not have to reduce the images down to fit on the page. I turned on scrolls for the overflow adding to the CSS rule for the gallery div. That’s when it all went south. (more…)
-

Damn the Standards…Full speed ahead!
I was browsing through some sports coverage and ran across this link. It’s an amazing (read: bad) site that ignores all the standard rules of engagement in web design and development. (more…)
-

Click to Activate Flash Still an Issue?
It’s amazing to me that sites that rely on Flash for their main navigation have not taken the steps to eliminate the “Click to activate and use this control” messages from their sites. If you haven’t seen this message before you must be avoiding flash sites. To recap: Eolas has a patent dispute with Microsoft, forcing them to make activeX controls require users to click the “control” before they can interact with it. Annoying to say the least. If you want to read more go here. Needless to say this article was inspired because of the staggering number of sites I’ve run across in the last month that have not incorporated the JavaScript solutions that are available. Here are the favorites:
If you own, or manage a site that uses Flash as a navigation element, fix this, please. Better yet…use CSS navigation instead. As much as I like Flash, does it have to be used for everything?
