AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started 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)
-
You can check this example:
https://www.w3schools.com/howto/howto_js_toggle_password.asp
-
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.