本页内容
上一节: Sel_input_image 下一节: Sel_input_enabled

jQuery :file 选择器

jQuery 选择器

选取带有 type="file" 的 <input> 元素:


示例

$(":file")

定义和用法

file 选择器选取带有 type=file 的 input 元素。

语法

$(":file")

jQuery 选择器

上一节: Sel_input_image 下一节: Sel_input_enabled
此页面最后编辑于2022年8月19日 (星期五) 11:39。