<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakahashi_h</author_name>
  <author_url>https://blog.hatena.ne.jp/nakahashi_h/</author_url>
  <blog_title>websandbag ブログ</blog_title>
  <blog_url>https://blog.websandbag.com/</blog_url>
  <categories>
    <anon>html</anon>
  </categories>
  <description>小ネタです。 フォームを作っていると、送信ボタンのようなsubmit 属性のinput タグを用意すると思います。 inputタグでボタンを作る場合、value の値が表示されますので、次のようにコーディングします &lt;form method=&quot;GET&quot; action=&quot;https://example.com&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;value&quot; value=&quot;1&quot;&gt; &lt;input type=&quot;submit&quot; name=&quot;submit_button&quot; value=&quot;送信&quot;&gt; &lt;/form&gt; この状態でsubmitすると、submitに設定したvalueまで送信し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.websandbag.com%2Fentry%2F2021%2F05%2F09%2F045744&quot; title=&quot;【HTML】フォームの送信時にsubmit 属性のinput タグのパラメータを送らない方法 - websandbag ブログ&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>2021-05-09 04:57:44</published>
  <title>【HTML】フォームの送信時にsubmit 属性のinput タグのパラメータを送らない方法</title>
  <type>rich</type>
  <url>https://blog.websandbag.com/entry/2021/05/09/045744</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
