Practicing JavaScript | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Practicing JavaScript

Do you guys think you can make the Home button display the App content to none? I want the home button to make The App button content display none; if the app content is block. Let me know if you don't understand what I'm saying. /* use JavaScript https://code.sololearn.com/WREo8Kb70iM1/?ref=app

12th May 2019, 8:28 PM
Ginfio
Ginfio - avatar
7 Réponses
+ 3
Well, in the home button onclick event, you didn't include the parentheses. I changed but to but()
12th May 2019, 9:20 PM
inxanedev!
inxanedev! - avatar
+ 1
I don't really understand. Do you wish to hide the text? https://code.sololearn.com/WfRq8x6WgJpy/?ref=app
12th May 2019, 9:09 PM
inxanedev!
inxanedev! - avatar
+ 1
InxaneNinja You see the home button? I want the home button to hide the App content (the content inder the button "App content") if the Home button is display block.
12th May 2019, 9:12 PM
Ginfio
Ginfio - avatar
+ 1
Please tell me if this code: https://code.sololearn.com/WKGJO9V3EFt0/?ref=app works like you want it to work. If yes, I'll tell you what I did.
12th May 2019, 9:18 PM
inxanedev!
inxanedev! - avatar
+ 1
Ooh, now i see. I always forget that. I will try to remeber that next time. Thanks for your help.
12th May 2019, 9:22 PM
Ginfio
Ginfio - avatar
+ 1
No problem :)
12th May 2019, 9:22 PM
inxanedev!
inxanedev! - avatar
0
InxaneNinja , YES. that's it. Thanks.
12th May 2019, 9:19 PM
Ginfio
Ginfio - avatar