<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba_yu36</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba_yu36/</author_url>
  <blog_title>$shibayu36-&gt;blog;</blog_title>
  <blog_url>https://blog.shibayu36.org/</blog_url>
  <categories>
    <anon>tech</anon>
    <anon>javascript</anon>
  </categories>
  <description>ある要素の拡大縮小をしたいなと思っていたのですが、jQuery UIのResizableを使えば良いだけだった。 とりあえずある要素をresizableにしたかったら、以下のようにする。すごい簡単。 $('#resizable').resizable(); 現在の要素のアスペクト比を維持したい場合以下のように書けば、大丈夫そう。 var $resizable = $('#resizable'); var width = $resizable.width(); var height = $resizable.height(); $resizable.resizable({ aspectRatio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayu36.org%2Fentry%2F2012%2F12%2F07%2F230540&quot; title=&quot;jQuery UIのResizableをちょっとだけ使ってみた - $shibayu36-&amp;gt;blog;&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>https://m.media-amazon.com/images/I/51pRId8sBzL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-12-07 23:05:40</published>
  <title>jQuery UIのResizableをちょっとだけ使ってみた</title>
  <type>rich</type>
  <url>https://blog.shibayu36.org/entry/2012/12/07/230540</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
