AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: ashtonm on December 09, 2020, 06:39:24 PM

Title: Password show
Post by: ashtonm on December 09, 2020, 06:39:24 PM
Hi,

Would anyone know how to change the account creation and account login on the cart so that the password fields have a show/eye option?
So the customer can have a check to see if their password has been typed in correctly.

I can find code on the internet but wouldn't have a clue where to edit the code within the cart folders.


Thanks (hope I have posted in the correct subject)


Title: Re: Password show
Post by: abantecart on December 09, 2020, 09:39:32 PM
You can check this example:

https://www.w3schools.com/howto/howto_js_toggle_password.asp
Title: Re: Password show
Post by: ashtonm on December 10, 2020, 05:07:49 AM
Thank you for your response.

I was wondering where it will go in the file? I don't want to mess the account login up.

But thanks anyway.