<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shima111</author_name>
  <author_url>https://blog.hatena.ne.jp/shima111/</author_url>
  <blog_title>shima111の日記</blog_title>
  <blog_url>https://shima111.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>jquery</anon>
    <anon>jqueryui</anon>
  </categories>
  <description>jqueryui でダイアログを簡単に表示できるんだけど、リサイズに追随してダイアログ内のコンテンツもリサイズしたい時に重宝します。 // ダイアログの初期化 $(&quot;#dialog&quot;).dialog({ // : // なんやかんや他の初期化パラメータセット // : resizeStart: function() { // ダイアログのリサイズが行われた直後だけ発生する width = $(this).width(); height = $(this).height(); }, resize: function() { // ダイアログのリサイズが行われている間ずっと発生する width =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshima111.hatenadiary.org%2Fentry%2F20091120%2Fp1&quot; title=&quot; ダイアログのリサイズイベントを捕捉する - shima111の日記&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>2009-11-20 00:00:00</published>
  <title> ダイアログのリサイズイベントを捕捉する</title>
  <type>rich</type>
  <url>https://shima111.hatenadiary.org/entry/20091120/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
