<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>SHAKAE</author_name>
  <author_url>https://blog.hatena.ne.jp/SHAKAE/</author_url>
  <blog_title>駆け出しエンジニアの勉強記録</blog_title>
  <blog_url>https://shakae.hatenadiary.com/</blog_url>
  <categories>
    <anon>jQuery</anon>
  </categories>
  <description>jQueryとは JavaScriptはプログラミング言語。jQueryはJavaScriptを簡単に呼び出すためのライブラリ。jQueryを使えば少ない命令文でJSを実行できる。基本の型 $('対象のHTML').実行したい処理();→$( )の中に対象となるHTML要素を指定し、【.（ドット）】に続けて実行したい処理を記述。 (例) p要素に記述されているテキストを取得する。 &lt;script&gt; const text = $('p').text(); &lt;/script&gt; 対象のHTMLCSSセレクタを使ってHTML要素を簡単に指定できる。①タグセレクタ：&lt;div&gt;, &lt;p&gt;などのHTMLタグ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshakae.hatenadiary.com%2Fentry%2F2024%2F06%2F07%2F133631&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>2024-06-07 13:36:31</published>
  <title>【jQuery】基本</title>
  <type>rich</type>
  <url>https://shakae.hatenadiary.com/entry/2024/06/07/133631</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
