最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

返回值:Array<Element(s)>:input

V1.0概述

匹配所有 input, textarea, select 和 button 元素

示例

描述:

查找所有的input元素,下面這些元素都會被匹配到。

HTML 代碼:
<form>
    <input type="button" value="Input Button"/>
    <input type="checkbox" />

    <input type="file" />
    <input type="hidden" />
    <input type="image" />

    <input type="password" />
    <input type="radio" />
    <input type="reset" />

    <input type="submit" />
    <input type="text" />
    <select><option>Option</option></select>

    <textarea></textarea>
    <button>Button</button>

</form>
jQuery 代碼:
$(":input")
結(jié)果:
[ 
    <input type="button" value="Input Button"/>,
    <input type="checkbox" />,

    <input type="file" />,
    <input type="hidden" />,
    <input type="image" />,

    <input type="password" />,
    <input type="radio" />,
    <input type="reset" />,

    <input type="submit" />,
    <input type="text" />,
    <select><option>Option</option></select>,

    <textarea></textarea>,
    <button>Button</button>,
 ]
英吉沙县| 德令哈市| 柏乡县| 安远县| 凉城县| 舟曲县| 柞水县| 密山市| 旌德县| 比如县| 阜新市| 岳西县| 南宁市| 东阳市| 宁阳县| 江川县| 出国| 静乐县| 泗阳县| 赣榆县| 玉溪市| 秦安县| 左贡县| 汶川县| 浏阳市| 湘潭市| 孝感市| 丰镇市| 米林县| 遵化市| 莱芜市| 额尔古纳市| 威远县| 新干县| 昭苏县| 施甸县| 阿鲁科尔沁旗| 安福县| 德格县| 桐庐县| 沂水县|