<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Labyrinth_of_Wisdom</author_name>
  <author_url>https://blog.hatena.ne.jp/Labyrinth_of_Wisdom/</author_url>
  <blog_title>Labyrinth of Wisdom</blog_title>
  <blog_url>https://labyrinth-of-wisdom.hatenadiary.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>入力フォームでよくある、全選択・全解除のチェックボックスのサンプルです。 色んな方法がありますが、今回は&lt;input&gt;の属性nameが全て同じだった場合を記載しています。 参考ページに色んな方法が書いてあるので、状況に応じて使いこなしてみてください。 全て選択 TEST1 TEST2 TEST3 TEST4 &lt;form name=&quot;form&quot;&gt; &lt;label&gt; &lt;input type=&quot;checkbox&quot; name=&quot;all&quot; onClick=&quot;AllChecked();&quot; /&gt;全て選択 &lt;/label&gt; &lt;p&gt; &lt;label&gt; &lt;input type=&quot;checkbox&quot; name=&quot;tes…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flabyrinth-of-wisdom.hatenadiary.com%2Fentry%2F2016%2F07%2F20%2F202324&quot; title=&quot;【Javascript】複数のチェックボックスの全選択・全解除 - Labyrinth of Wisdom&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://www.hack-en.com/wp-content/themes/hacken/img/rank_js.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-07-20 20:23:24</published>
  <title>【Javascript】複数のチェックボックスの全選択・全解除</title>
  <type>rich</type>
  <url>https://labyrinth-of-wisdom.hatenadiary.com/entry/2016/07/20/202324</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
