<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>art2nd</author_name>
  <author_url>https://blog.hatena.ne.jp/art2nd/</author_url>
  <blog_title>晴歩雨描</blog_title>
  <blog_url>https://2ndart.hatenablog.com/</blog_url>
  <categories>
    <anon>ホームページ、Web作成</anon>
  </categories>
  <description>JavaScript、jQueryのよく使いそうな基本的(基礎的)スニペット。 // スマホ判別 if (navigator.userAgent.match(/(Android|iPhone|iPad|iPod|Mobile|Windows Phone)/)) { // スマホ、iPad } else { // PC 他 } // DOMがロードされて操作・解析が可能になったタイミングでの処理（jQueryを使わない場合） window.onload = function() { // window.onloadは複数書けない // ... }; window.addEventListener…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F2ndart.hatenablog.com%2Fentry%2F2018%2F07%2F08%2F153644&quot; title=&quot;備忘録：JavaScript、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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/art2nd/20180708/20180708150611.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-08 15:36:44</published>
  <title>備忘録：JavaScript、jQuery スニペット</title>
  <type>rich</type>
  <url>https://2ndart.hatenablog.com/entry/2018/07/08/153644</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
