You can select initially empty fields if they have an empty value attribute ( input[value=""] ) or lack the attribute altogether ( input:not([value]) ), but ...
確定! 回上一頁