小编Đạt*_*oài的帖子

如何使用jquery选择ID文本框数组

我有代码HTML

<input id="info[text1]" type="text" value="1"/> <br>
<input id="info[text2]" type="text" value="2"/> <br>
Run Code Online (Sandbox Code Playgroud)

我想用jquery选择id ='info [text1]',但我不能,所以你可以帮助我!

jquery selector textinput jquery-selectors

9
推荐指数
3
解决办法
1万
查看次数

标签 统计

jquery ×1

jquery-selectors ×1

selector ×1

textinput ×1