<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hop_head</author_name>
  <author_url>https://blog.hatena.ne.jp/hop_head/</author_url>
  <blog_title>WEB制作 勉強ログ | WEB LOG</blog_title>
  <blog_url>https://hop-head.hatenadiary.org/</blog_url>
  <categories>
    <anon>JS</anon>
  </categories>
  <description>Attributes attr(name) 属性の値を返す &lt;div id=&quot;test&quot; class=&quot;test&quot;&gt;&lt;/div&gt; $(function(){ $('#test').attr('class');//testを返す }) attr(key,value) 属性名と、値を指定し、要素に設定する &lt;div class=&quot;test&quot;&gt;&lt;/div&gt; $(function(){ $('#test').attr('id','test');//id=&quot;test&quot;が設定される }) 複数指定の場合は以下のように設定する $(function(){ $('#test').attr({ id : 'te…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhop-head.hatenadiary.org%2Fentry%2F20130925%2F1379937474&quot; title=&quot;jQuery5 - WEB制作 勉強ログ | WEB LOG&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>2013-09-25 20:57:54</published>
  <title>jQuery5</title>
  <type>rich</type>
  <url>https://hop-head.hatenadiary.org/entry/20130925/1379937474</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
