May 03, 2006
Internet Explorer downgrade, how do we fix it?
In late March, Microsoft announced that it would be downgrading their Internet Explorer browser thanks to a recent patent dispute with another company claiming rights to ActiveX controls. This downgrade would effect any website that embeds files using the object tag. Numerous file types will be affected, but flash is probably the most common.
While most of us in the web development field would just assume never work with Internet Explorer again due to it's lack of CSS support, it turns out a majority of people still use it. So Geoff Stearns has come up with a great workaround that allows developers to embed SWF files just the same, while avoiding the object tag and making use of some very clever javascript.
I found this tutorial and sample download very useful and will be implementing it when necessary in current and future projects. I would encourage everyone to make the appropriate adjustments before Microsoft is scheduled to release the update at the end of this month.
Posted in Web - Join the Discussion (1 Comments)
1 Comments
Jul 21, 2006
1. Project83 Weblog: Commentary on web development, standards a | 3:02 PM