<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomcky</author_name>
  <author_url>https://blog.hatena.ne.jp/tomcky/</author_url>
  <blog_title>Tomcky's blog</blog_title>
  <blog_url>https://tomcky.hatenadiary.jp/</blog_url>
  <categories>
    <anon>jQuery</anon>
  </categories>
  <description>&lt;input type=&quot;text&quot; name=&quot;foo[]&quot;&gt; こんな感じの要素をjQueryでセレクタ指定したいとき、 $('input[name=foo[]]') ではダメ。 ダブルクォーテーションで囲うか、 $('input[name=&quot;foo[]&quot;]') バックスラッシュを2つをブラケット [] の前に付ける。 $('input[name=foo\\[\\]]')</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomcky.hatenadiary.jp%2Fentry%2F20200323%2F1584925746&quot; title=&quot;【jQuery】input要素のname属性値にブラケット[]が使われているとき - Tomcky&amp;#39;s blog&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>2020-03-23 10:09:06</published>
  <title>【jQuery】input要素のname属性値にブラケット[]が使われているとき</title>
  <type>rich</type>
  <url>https://tomcky.hatenadiary.jp/entry/20200323/1584925746</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
