jQuery Piling-up Referral Manual
Select <input> element with type="password":
$(":password")
Try It Yourself
:password Selector selects the <input> element of type password.