<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsukanrock</author_name>
  <author_url>https://blog.hatena.ne.jp/atsukanrock/</author_url>
  <blog_title>atsukanrockのブログ</blog_title>
  <blog_url>https://atsukanrock.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Web</anon>
  </categories>
  <description>はじめに ブラウザ上でのJavaScriptに、showModalDialogというメソッドがある。MDCのリファレンス（MDC）の説明*1を引用すると、 指定された HTML 文書を含む モーダルダイアログボックスを生成し、表示します。 という機能を持つメソッドだ。しかしながらこのメソッド、私が今回経験したが、問題山積だ。結論から言うと、使うべきでない。本エントリでは、私が今回発見したshowModalDialogの問題点を列挙し、このメソッドが必要になりそうな場合の代替案を示す。 *1:Geckoエンジン（Firefoxなどが使用）の仕様</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatsukanrock.hatenablog.com%2Fentry%2F20100428%2F1272424835&quot; title=&quot;問題だらけのshowModalDialog - atsukanrockのブログ&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>2010-04-28 12:20:35</published>
  <title>問題だらけのshowModalDialog</title>
  <type>rich</type>
  <url>https://atsukanrock.hatenablog.com/entry/20100428/1272424835</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
