<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>snaka72</author_name>
  <author_url>https://blog.hatena.ne.jp/snaka72/</author_url>
  <blog_title>今日もスミマセン。</blog_title>
  <blog_url>https://snaka72.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>自分用</anon>
  </categories>
  <description>これまた、どこかにもっといいのがあるはずだけど作ってみた。Resig本からのインスパイヤかも。 tag()関数 こんな感じでHTMLを生成する。 // textArea tag('textarea', { name: &quot;hoge&quot;, cols: &quot;65&quot;, rows: &quot;10&quot;, value: &quot;FUGA&quot;, onkeydown: function() { ... なんらかの処理 ... } }); 上のように書くと、以下のようなタグ要素が生成されるはず... &lt;textarea name='hoge' cols='65' rows='10' valude=&quot;FUGA&quot; onkeydown=.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsnaka72.hatenadiary.org%2Fentry%2F20081024%2F1224872118&quot; title=&quot;HTML要素を生成する関数 - 今日もスミマセン。&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-24 03:15:18</published>
  <title>HTML要素を生成する関数</title>
  <type>rich</type>
  <url>https://snaka72.hatenadiary.org/entry/20081024/1224872118</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
