html5 createElement.js copy


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



Copy this code and paste it in your HTML
  1. (function(){if(!/*@cc_on!@*/0)return;var e = "abbr,article,aside,canvas,footer,header,hgroup,mark,menu,meter,nav,section,time".split(',');for(var i=0;i<e.length;i++){document.createElement(e[i])}})()

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.