<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pgori</author_name>
  <author_url>https://blog.hatena.ne.jp/pgori/</author_url>
  <blog_title>pgoriの怠惰なブログ</blog_title>
  <blog_url>https://pgori.hateblo.jp/</blog_url>
  <categories>
    <anon>JQuery</anon>
  </categories>
  <description>最近js、jqueryに触ることが増えてきました。 もの覚えが悪いので超基本なところからちびちびメモしていこうと思います。 （´-`）.｡oO（すぐ忘れちゃってjQuery日本語リファレンス見てるからね。。）■■■要素の指定■■■■idの指定 &lt;a href=&quot;javascript:void(0);&quot; id=&quot;js-idHoge&quot;&gt;hogehoge&lt;/a&gt; の場合 $(&quot;#js-idHoge&quot;) ■classの指定 &lt;a href=&quot;javascript:void(0);&quot; class=&quot;js-classHoge&quot;&gt;hogehoge&lt;/a&gt; の場合 $(&quot;.js-classHoge&quot;) ■直下…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpgori.hateblo.jp%2Fentry%2F2014%2F05%2F01%2F174928&quot; title=&quot;jQueryで要素の指定 - pgoriの怠惰なブログ&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>2014-05-01 17:49:28</published>
  <title>jQueryで要素の指定</title>
  <type>rich</type>
  <url>https://pgori.hateblo.jp/entry/2014/05/01/174928</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
