<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>notwo</author_name>
  <author_url>https://blog.hatena.ne.jp/notwo/</author_url>
  <blog_title>頭の中は異空間</blog_title>
  <blog_url>https://notwodaily.hatenablog.com/</blog_url>
  <categories>
    <anon>HTML</anon>
    <anon>JavaScript</anon>
    <anon>CSS</anon>
  </categories>
  <description>code JS CSS HTML 使い方 jQuery UIを使わずにmodalを表示するロジックをメモ書きします。 ※modal, modalessウィンドウのサイズやカラーは適当 code JS // modal var modalWindow = (function() { return { open: function(modal) { var $cover = $(&quot;div.cover&quot;); $cover.width($(window).width()).height($(window).height()); $cover.show(); modal.css(&quot;top&quot;, $(win…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnotwodaily.hatenablog.com%2Fentry%2F2017%2F05%2F11%2F082931&quot; title=&quot;modal, modalessウィンドウをjQuery UIなしで実装 - 頭の中は異空間&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>2017-05-11 08:29:31</published>
  <title>modal, modalessウィンドウをjQuery UIなしで実装</title>
  <type>rich</type>
  <url>https://notwodaily.hatenablog.com/entry/2017/05/11/082931</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
