html5 / jQuery innerHTML fix for IE


/ Published in: JavaScript
Save to your folder(s)

If you try to access innerHTML of HTML5 elements like or or even just the #foo id then IE returns nothing
innerShiv solves this.

URL: http://jdbartlett.github.com/innershiv

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.