Thoughts on Browser Compatibility for FirstradeNEXT
Remember the days of Internet Explorer 5 vs Netscape? What about the days when you actually had to buy browsers at your local computer store? (if you don’t use AOL like everyone else). Browser compatibility wasn’t really a big deal back in the day, websites for the most part displayed text and graphics with little dynamic interaction.
Nowadays, browsers are packed with technology: Javascript, CSS, Jquery, Ajax, Flash support, etc just to name a few. These are no longer used simply to display static information, but also to take input dynamically, and are packed with animations. While there is a global standard W3C on how browsers should be designed, big names (ahem…. Microsoft) frequently deviate from the “standard”. The result is that websites frequently look different on various browsers, and (gasp!) sometimes function differently on different browsers.
As much as I hope everyone in the world uses a standard browser, the reality is that most people use IE, some use Firefox. A chunk of development time is dedicated to testing browser compatibility. As we pack in more dynamic tools and features into FirstradeNEXT, making it work on IE6 has become difficult. Watching how the tech guys at Firstrade get it to work on IE6 is like magic.
Facebook simply gives the user an error warning if it detects IE6, we don’t have that luxury. As we prepare to launch FirstradeNEXT, if you’re an Internet Explorer 6 user, I urge you to update to IE8 or Firefox for better online security. If you really want to stick with IE6, we’ll make it work
.

