🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Just another jQuery password visibility toggle script which allows the user to show / hide password by clicking on a checkbox.

Password

Documentation

ShowHide-Password-jQuery

Show and hide password is a jQuery plugin. It is a responsive version and allows user to see password by clicking the checkbox.

#Demo A demo can be found at 'index.html' in this repository.

#Features

  • Show or hide password
  • Lightweight
  • Support Browser: IE11, Firefox, Safari, Chrome

#Setup

#Include the stylesheet in the head section of your webpage

#Include the script at the bottom of the body of your webpage <script type="text/javascript" src="js/jquery-2.1.4.js"></script> <script type="text/javascript" src="js/scripts.js"></script>

#Following is an example section that you could apply this plugin:

Show Password
Sign in


You May Also Like