<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hoso-kawa</author_name>
  <author_url>https://blog.hatena.ne.jp/hoso-kawa/</author_url>
  <blog_title>ほその日記</blog_title>
  <blog_url>https://hoso-kawa.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>メーカー(大分類)・モデル(中分類)と絞り込むリストボックスを作ってみた。JavaScript側で書いたのはこれだけ。＃追記：中途半端だったんでJavaScript部分を全部貼り付けました。とりあえずコードなのでIE専用。 //サーバにアクセスして戻り値をcallbackに渡す function ajax(url, callback) { try { xmlhttp = new XMLHttpRequest(); } catch(e) { xmlhttp = new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;); } if (xmlhttp) { xmlhttp.onr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoso-kawa.hatenadiary.org%2Fentry%2F20051221%2F1135169253&quot; title=&quot; Ajax勉強終了 - ほその日記&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>2005-12-21 21:47:33</published>
  <title> Ajax勉強終了</title>
  <type>rich</type>
  <url>https://hoso-kawa.hatenadiary.org/entry/20051221/1135169253</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
