Google just released (early preview) Google Chrome Frame which should make
life easier for many of us having to support Internet Explorer. All you have
to do is to add <meta-http-equiv="X-UA-Compatible" content="chrome=1"> in
your <head> and if the user have the GCF plugin installed, your app will be
rendered using Webkit and use the V8 javascript engine. Totally transparent
for the user and if the directive is not there, they get the old engine
meaning that your IE6 only Intranet sites won't break.

If you have the power to make your users install a plugin, life should get
easier for you.

Details here:

http://code.google.com/chrome/chromeframe/
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to