<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anmino</author_name>
  <author_url>https://blog.hatena.ne.jp/anmino/</author_url>
  <blog_title>あんみのの備忘録</blog_title>
  <blog_url>https://anmino.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>ポップアップウインドウを開く設定をするたびにJavaScriptを記述するのはメンテナンス性に欠ける。 １つのJavaScriptファイルにその機能を集約させポップアップウインドウとして開くURLを簡単に集約できるスクリプトを作る。 //ポップアップウインドウとして開くウインドウリストを配列にセットする var windowList = new Array(); windowList.push({ url : &quot;popup01.html&quot;, window_name : &quot;popup_window&quot;, options : { width : 800, height : 600, location…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20110812%2F1313103935&quot; title=&quot;ポップアップウインドウを開く - あんみのの備忘録&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>2011-08-12 08:05:35</published>
  <title>ポップアップウインドウを開く</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20110812/1313103935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
