<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuzo_kino</author_name>
  <author_url>https://blog.hatena.ne.jp/shuzo_kino/</author_url>
  <blog_title>Bye Bye Moore</blog_title>
  <blog_url>https://shuzo-kino.hateblo.jp/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>jQueryのhtml()とtext()について 実際のところ html()とtext()はデータの読み込み、書き込みを楽にできるやつです。 前者はタグを利用でき、後者は生テキストという違いがあります。書き込みをするときは $(&quot;#hoge&quot;).html(&quot;&lt;li&gt;something new&lt;/li&gt;&quot;) 読み込み時は var nyan = $(&quot;#hoge&quot;).html() とやるだけです。書き込みの場合は関数を持たせる事もできるので、 特定の箇所だけ強調……みたいな事もできます。 $( &quot;div.demo-container&quot; ).html(function() { var emphasi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuzo-kino.hateblo.jp%2Fentry%2F2017%2F10%2F23%2F235842&quot; title=&quot;jQueryのhtml()とtext()について - Bye Bye Moore&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>2017-10-23 23:58:42</published>
  <title>jQueryのhtml()とtext()について</title>
  <type>rich</type>
  <url>https://shuzo-kino.hateblo.jp/entry/2017/10/23/235842</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
