It will however allow us to gradually take advantage of HTML5 features.
I liked.
I think that the styles will be more modern.
It also allows MOD authors to use this stuff.
I think a modification to attach with drag and drop directly into the browser
, it would be great. Run multimedia directly on the message with audio and video features. Among other things with HTML5.
Meis2M wrote:very good idea. i like it
subsilver2 is too?
Yes, do you seen the patch?
Sierron wrote:Advantage of what things of html5? Not that i would care about IE, but everything under IE9 doesn't support new html5 things like audio and video tags.
If you look at the patch, you will see only the header has been changed to HTML5, no other element was modified, perhaps in the future with the advancement in the development of HTML5.
Compatibility? The HTML5 boilerplate
http://html5boilerplate.com provides some tricks to force latest rendering engines in all of the IEs.
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
I've been using this for a while and it works.
Yes, even in IE6.
Example: This
style has been developed in HTML5 and CSS3, works fine in IE7-8. I have no problem in using even if it is little.