Creating new HTML elements
It’s possible to create new HTML elements, and apply presentation and action to it. Jon Resig mentions it here, suggesting it would be a good way to implement HTML5 in an earlier browser. http://ejohn.org/blog/html5-shiv/ He’s right. It would be good. … Continue reading