+ 1
Drop down menu switch
For example if I have two options in my drop down menu bar for my website and it is already default on one option, when someone chooses the second option how do I change the first option complete to what the second option says for example I say login with Google account and login with discord and it is already on default with Google account how do I change it to discord when the user chooses discord
6 Respostas
+ 3
Are you using the select and option tags in your drop down menu?
+ 2
Can you clarify what action you expect after selecting an option from the dropdown menu? Are you aiming to dynamically update the page content based on the user's selection?
+ 2
Thank you. This may help.
https://stackoverflow.com/questions/6164507/change-the-content-of-a-div-based-on-selection-from-dropdown-menu
Also helpful.
Google Authorization credentials.
https://developers.google.com/identity/sign-in/web/sign-in
OAuth2 enables application developers to build applications that utilize authentication and data from the Discord API.
https://discordjs.guide/oauth2/#a-quick-example
Setting up Multi-Factor Authentication
https://support.discord.com/hc/en-us/articles/219576828-Setting-up-Multi-Factor-Authentication
+ 1
Yes I am why?
+ 1
Yes exactly 💯
+ 1
Thanks