<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>jQuery</anon>
    <anon>アニメーション</anon>
    <anon>キュー</anon>
    <anon>フロントエンド</anon>
  </categories>
  <description>jQueryアニメーションは「同時」に動いていない キューとは何か どのように動いているか コードで見るキュー なぜキューが必要だったのか よくある問題「連打」 `stop()`の役割 キューはアニメーション以外にも使われる `delay()`の正体 `queue:false`とは 注意点 最後に jQueryアニメーションは「同時」に動いていない jQueryを使っていると、次のようなコードを書いた経験があるはずです。 $(&quot;#box&quot;) .fadeOut(200) .fadeIn(200) .slideUp(200) .slideDown(200); 見た目には順番にアニメーションが実行さ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2026%2F02%2F11%2F194233&quot; title=&quot;jQueryのキュー(queue)の仕組み - Web開発における知見共有系ページ&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>2026-02-11 19:42:33</published>
  <title>jQueryのキュー(queue)の仕組み</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2026/02/11/194233</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
