主頁 > 知識庫 > 如何點(diǎn)擊a標(biāo)簽實(shí)現(xiàn)彈出input file上傳文件對話框

如何點(diǎn)擊a標(biāo)簽實(shí)現(xiàn)彈出input file上傳文件對話框

熱門標(biāo)簽:最簡單的百度地圖標(biāo)注店鋪 營口400電話申請 AI外呼系統(tǒng) 價(jià)格 水經(jīng)注萬能地圖標(biāo)注 錦州企業(yè)外呼系統(tǒng) 青海保險(xiǎn)智能外呼系統(tǒng)商家 梧州地圖標(biāo)注app 新鄉(xiāng)機(jī)器人外呼系統(tǒng) 禹州電話外呼系統(tǒng)
html

復(fù)制代碼
代碼如下:

<SPAN class=tag><<SPAN class=title>div</SPAN>></SPAN>
<SPAN class=tag><<SPAN class=title>a</SPAN> <SPAN class=attribute>href</SPAN>=<SPAN class=value>"###"</SPAN>></SPAN>添加圖片<SPAN class=tag></<SPAN class=title>a</SPAN>></SPAN>
<SPAN class=tag><<SPAN class=title>input</SPAN> <SPAN class=attribute>type</SPAN>=<SPAN class=value>"file"</SPAN> <SPAN class=attribute>name</SPAN>=<SPAN class=value>"image"</SPAN> <SPAN class=attribute>class</SPAN>=<SPAN class=value>"hidden"</SPAN> <SPAN class=attribute>value</SPAN>=<SPAN class=value>""</SPAN> /></SPAN>
<SPAN class=tag></<SPAN class=title>div</SPAN>></SPAN>

css

復(fù)制代碼
代碼如下:

<SPAN class=class>.hidden</SPAN> <SPAN class=rules>{
<SPAN class=rule><SPAN class=attribute>display</SPAN>:<SPAN class=value> none;</SPAN></SPAN>
<SPAN class=rule>}</SPAN></SPAN>


復(fù)制代碼
代碼如下:

jquery
$('a').on('click', function(e) {
e.preventDefault();
$(this).closest('input[type=file]').trigger('click');
})

標(biāo)簽:青島 昭通 哈密 荊門 山南 潮州 延邊 懷化

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《如何點(diǎn)擊a標(biāo)簽實(shí)現(xiàn)彈出input file上傳文件對話框》,本文關(guān)鍵詞  如何,點(diǎn)擊,標(biāo)簽,實(shí)現(xiàn),彈出,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《如何點(diǎn)擊a標(biāo)簽實(shí)現(xiàn)彈出input file上傳文件對話框》相關(guān)的同類信息!
  • 本頁收集關(guān)于如何點(diǎn)擊a標(biāo)簽實(shí)現(xiàn)彈出input file上傳文件對話框的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章