<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yachin29</author_name>
  <author_url>https://blog.hatena.ne.jp/yachin29/</author_url>
  <blog_title>WEBサイト制作の勉強</blog_title>
  <blog_url>https://yachin29.hatenablog.com/</blog_url>
  <categories>
    <anon>jQuery</anon>
  </categories>
  <description>jQueryはライブラリーという性質上、どうしても動作が重くなってしまいます。PCではあまり気にならなくても、パフォーマンスの低いスマートフォンでは読み込み速度が遅くなる、という事が良くあります。 jQueryを適切に記述する事である程度の改善は出来るので、しっかりと覚えましょう。 セレクターの指定はID やむを得ずクラス名で指定しなければいけない場合以外は必ず「ID名」を指定しましょう。 同じIDでの指定でも OK $(&quot;#target&quot;).css({'color':'red'});NG $(&quot;div#target&quot;).css({'color':'red'}); 同じセレクタは変数化する O…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyachin29.hatenablog.com%2Fentry%2F2018%2F09%2F11%2F014803&quot; title=&quot;jQueryを記述する上で気をつける点 - 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>2018-09-11 01:48:03</published>
  <title>jQueryを記述する上で気をつける点</title>
  <type>rich</type>
  <url>https://yachin29.hatenablog.com/entry/2018/09/11/014803</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
