<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>miyaw</author_name>
  <author_url>https://blog.hatena.ne.jp/miyaw/</author_url>
  <blog_title>脇の甘い日常</blog_title>
  <blog_url>https://wakiama.hatenadiary.jp/</blog_url>
  <categories>
    <anon>お仕事</anon>
  </categories>
  <description>jQueryより軽量にDOM操作できるいうことでminifiedというライブラリを使っている。サイズはjQuery mobileの196kに対してminifiedはわずか22kでかなり小さい。 基本的な使い方は「How to... Common Minified Tasks」でまとめられているが、 備忘録的によく使うものをまとめてみた。 クラスの追加（頭に+をつける） $(&quot;#test-div&quot;).set(&quot;+active&quot;); クラスの削除（頭に-をつける） $(&quot;#test-div&quot;).set(&quot;-active&quot;); クラスがセットされているかチェック console.log($(&quot;#te…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwakiama.hatenadiary.jp%2Fentry%2F2016%2F03%2F09%2F071837&quot; title=&quot;minified.js - 脇の甘い日常&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>2016-03-09 07:18:37</published>
  <title>minified.js</title>
  <type>rich</type>
  <url>https://wakiama.hatenadiary.jp/entry/2016/03/09/071837</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
