jquery forms password selector - part 62

preview_player
Показать описание
This video explains about jquery forms password selector.

password selector selects all the input elements where element type is password.

Example : type="password"

I will try cover all the possible attribute selector as much as possible. rest you can take it as a homework :-)

1. :enabled = Done
2. :disabled = Done
3. :input = Done
4. :text = Done
5. :password = Done
6. :file = Next
7. :image = pending
8. :submit = pending
9. :button = pending
10. :focus = pending
11. :reset = pending
12. :checkbox = pending
13. :checked = pending
14. :radio = pending
15. :selected = pending

I need you to try these cases on your machine and also do try few crazy scenarios if you can.

If you get stuck or if you have any query then please do comment below and let me know.

I will try to reply you as soon as possible.
Рекомендации по теме
welcome to shbcf.ru