<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Okerra</author_name>
  <author_url>https://blog.hatena.ne.jp/Okerra/</author_url>
  <blog_title>おけらのブログ++</blog_title>
  <blog_url>https://okerra.hatenablog.com/</blog_url>
  <categories>
    <anon>jQuery</anon>
  </categories>
  <description>今回はHTMLでRadioBottunを使用した場合に、その値をjQueryで取得する方法を記載します。 ArtistとAlbumという2つの値を準備しておき、デフォルトでArtistにチェックが入っている例です。またjQueryで使う目印としてname=&quot;type&quot;という属性をつけておきます。 index.html &lt;p class=&quot;radio-area&quot;&gt; &lt;input type=&quot;radio&quot; name=&quot;type&quot; value=&quot;Artist&quot; checked=&quot;checked&quot;&gt;Artist &lt;input type=&quot;radio&quot; name=&quot;type&quot; value=&quot;Album&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokerra.hatenablog.com%2Fentry%2F2017%2F08%2F15%2F224302&quot; title=&quot;jQueryを使ってRadioBottunの値を取得する - おけらのブログ++&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-08-15 22:43:02</published>
  <title>jQueryを使ってRadioBottunの値を取得する</title>
  <type>rich</type>
  <url>https://okerra.hatenablog.com/entry/2017/08/15/224302</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
