<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Shinez</author_name>
  <author_url>https://blog.hatena.ne.jp/Shinez/</author_url>
  <blog_title>のんびり雑記帳</blog_title>
  <blog_url>https://r2z.hateblo.jp/</blog_url>
  <categories>
    <anon>Program</anon>
  </categories>
  <description>昨日のと同様これでいけるじゃんと閃いた単純なことなんですが、今日はjQueryで不確定な要素分間隔を空けて処理をする方法です。 要素の数が決まってれば、例えば以下のようにそのまま列挙でも問題ありません。 $('li:first-of-type').delay(0).animate 〜 $('li:nth-of-type(2)').delay(500).animate 〜 $('li:last-of-type').delay(1000).animate 〜 要素の数が不確定の場合は上記では問題が出てきます。上記なら、3つ以下なら一応処理自体は行われるかもしれないけど、4つ以上の場合書いてないので…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fr2z.hateblo.jp%2Fentry%2F20150930%2Fp1&quot; title=&quot;jQueryで不確定な要素分間隔を空けて処理をする方法 - のんびり雑記帳&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>2015-09-30 00:00:00</published>
  <title>jQueryで不確定な要素分間隔を空けて処理をする方法</title>
  <type>rich</type>
  <url>https://r2z.hateblo.jp/entry/20150930/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
