TRX - BTC - BTT - USDT: TH9RyofE7WiDDVVFLMJgFns2ByBRmgQzNB
- Add show hide password icon in form input element.
- Bootstrap default input and input-group element supports.
- The icon appears when you start enter the password.
- Min js file size: 1.21KB
DEMO PAGE | OPENCART EXTENSION
- jQuery v1.7.x and newer
- Bootstrap v3.x and newer
- FontAwesome v6.x and newer
Include the show-hide-password.js file in your project.
$(document).ready(function() {
$('input[type=\'password\']').showHidePassword();
});
Some settings will be added in future releases
Option | Description |
---|---|
option | option text |