看板 Web_Design 關於我們 聯絡資訊
我想選擇 "未指明type屬性的input" <input type="text"> <input> <------- 也就是要選擇出這一個 <input type="password"> 請問要怎麼寫@@ 目前都只找到Attribute Value的判斷式 感謝^^" -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 219.86.16.145
xiphoid:CSS 2.1沒這種寫法 3才會有 02/12 03:26
holio:我找到了 input:not([type]) 謝囉^^ 02/12 20:23