Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

How to Toggle Password Visibility on LoginForm?

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
miasoft
Posts: 156
Joined: Wed Dec 23, 2020 12:28 pm
Location: Russia, Volgograd
Has thanked: 32 times
Been thanked: 7 times
Contact:

How to Toggle Password Visibility on LoginForm?

Unread post by miasoft »

How to Toggle Password Visibility on LoginForm?
Wbr, miasoft.
kev1n
nuBuilder Team
Posts: 4304
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: How to Toggle Password Visibility on LoginForm?

Unread post by kev1n »

Uncomment the $nuWelcomeBodyInnerHTML variable in nuconfig.php and apply the logic as shown here.

https://www.w3schools.com/howto/howto_j ... ssword.asp
miasoft
Posts: 156
Joined: Wed Dec 23, 2020 12:28 pm
Location: Russia, Volgograd
Has thanked: 32 times
Been thanked: 7 times
Contact:

Re: How to Toggle Password Visibility on LoginForm?

Unread post by miasoft »

kev1n wrote:Uncomment the $nuWelcomeBodyInnerHTML variable in nuconfig.php and apply the logic as shown here.

https://www.w3schools.com/howto/howto_j ... ssword.asp
Tnx! All works fine!
Wbr, miasoft.
Post Reply