<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AJYA</author_name>
  <author_url>https://blog.hatena.ne.jp/AJYA/</author_url>
  <blog_title>ソフトウェア開発者の日常</blog_title>
  <blog_url>https://ajya.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>一覧表の中にラジオボタンがあり、他の要素の選択により、ラジオボタンの有効／無効を切り替えていました。 ラベル1 ラジオボタン1 ラベル2 ラジオボタン2 ラジオボタンのボタンの有効／無効を切り替えると同時に、ラジオボタンが配置されているセルの色も変更されているので、どのように色の変更を行っているのか確認すると、ラジオボタンが配置されているセルのHTMLが &lt;th&gt;ラベル1&lt;/th&gt; &lt;td&gt;&lt;label&gt;&lt;input type=&quot;radio&quot; name=&quot;radioselect&quot; id=&quot;radio1&quot;&gt;ラジオボタン1&lt;/label&gt;&lt;/td&gt; となっていて、JavaScriptは、 // d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fajya.hatenablog.jp%2Fentry%2F2018%2F07%2F10%2F125000&quot; title=&quot;JavaScript：一覧表の中のラジオボタンの周囲の色の変更方法 - ソフトウェア開発者の日常&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>https://cdn-ak.f.st-hatena.com/images/fotolife/A/AJYA/20180710/20180710124520.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-10 12:50:00</published>
  <title>JavaScript：一覧表の中のラジオボタンの周囲の色の変更方法</title>
  <type>rich</type>
  <url>https://ajya.hatenablog.jp/entry/2018/07/10/125000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
