{"title":"DOM\u30ce\u30fc\u30c9\u306e\u4f5c\u6210","url":"https://cheesepie.hatenadiary.org/entry/20071220/1198079016","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcheesepie.hatenadiary.org%2Fentry%2F20071220%2F1198079016\" title=\"DOM\u30ce\u30fc\u30c9\u306e\u4f5c\u6210 - Cheese Pie\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","image_url":null,"description":"\u6bce\u56de\u3001document.createElement\u3057\u3066\u30d7\u30ed\u30d1\u30c6\u30a3\u8ffd\u52a0\u3059\u308b\u306e\u9762\u5012\u304f\u3055\u3044\u306e\u3067\u3001\u307e\u3068\u3081\u308b\u3002 var DOM = {}; DOM.create = function(parentElement, tagName, option) { var element = document.createElement(tagName); if(option) { for(i in option) { if(option.hasOwnProperty(i)) { element[i] = option[i]; } } } if(parentElement) { if(typeof parentEle\u2026","categories":["javascript"],"published":"2007-12-20 00:43:36","width":"100%","provider_url":"https://hatena.blog","type":"rich","blog_url":"https://cheesepie.hatenadiary.org/","author_url":"https://blog.hatena.ne.jp/cheesepie/","height":"190","provider_name":"Hatena Blog","author_name":"cheesepie","blog_title":"Cheese Pie","version":"1.0"}