+ 1

Menu with the help of js

How to make menu with the help of JS?

30th Mar 2025, 8:42 PM
Anuja Kushwaha
Anuja Kushwaha - avatar
5 Antworten
+ 1
This removes the errors, like I wrote before. https://sololearn.com/compiler-playground/WJ0o4fGxoo0I/?ref=app
1st Apr 2025, 6:59 PM
Ausgrindtube
Ausgrindtube - avatar
+ 2
For future reference, you can share a code like this https://sololearn.com/compiler-playground/Wek0V1MyIR2r/?ref=app Makes it easier for those who want to help you. You're unpkg link doesn't work - you can remove it. Then, for the code in your JavaScript tab, wrap it in a window.onload function.
31st Mar 2025, 4:55 AM
Ausgrindtube
Ausgrindtube - avatar
+ 1
the question is really clean, not just because of the non-relevant tags.... I think you would like to create a menubar on your website, but wanna hide a login and register buttons when the user is already logged in, and instead show him/her a logout and settings/profile button(s)....
30th Mar 2025, 9:04 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
https://sololearn.com/compiler-playground/W0GKO588VWYd/?ref=app Can you please see the code I just created and find the error in JS please
30th Mar 2025, 9:06 PM
Anuja Kushwaha
Anuja Kushwaha - avatar
+ 1
Thank you 😊
1st Apr 2025, 7:42 PM
Anuja Kushwaha
Anuja Kushwaha - avatar