here is very simple script that allow to use html 5 tag for ie8 and ie7
<!--[if lt IE 9]>
<script>
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
document.createElement('hgroup');
</script>
<![endif]-->
this blog is a collection of resouces i like, some post are created by myself (which will be in mine menu) and other are taken form online. source link will be place in every post.
I am working as web designer, wordpress and joomla customization. and i love open source. Don't you.
All the materials are keep for education and fun propose only.
Comment and feedback is always welcome.
I am working as web designer, wordpress and joomla customization. and i love open source. Don't you.
All the materials are keep for education and fun propose only.
Comment and feedback is always welcome.
No comments:
Post a Comment