[Solved] Why the buttons aren't loading?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

[Solved] Why the buttons aren't loading??

What's the issue here, the books page aren't loading why? https://code.sololearn.com/WRwI8f4S8x3N/?ref=app

10th Jul 2021, 7:10 AM
Shobhit :)
Shobhit :) - avatar
11 Answers
+ 5
【S】【P】[ɪɴᴀᴄᴛɪᴠᴇ] you forgot to close ninthclassPage div
10th Jul 2021, 7:33 AM
Abhay
Abhay - avatar
+ 2
When I click on IX, there are book buttons. What do you mean by "books page"?
10th Jul 2021, 7:23 AM
Lisa
Lisa - avatar
+ 2
Which books ?
10th Jul 2021, 7:25 AM
Abhay
Abhay - avatar
+ 1
Lisa, on clicking IX button than clicking on english, two buttons should appear Beehive and Moments, but it's not coming.
10th Jul 2021, 7:25 AM
Shobhit :)
Shobhit :) - avatar
+ 1
Abhay, on clicking IX button than clicking on english, two buttons should appear Beehive and Moments, but it's not coming.
10th Jul 2021, 7:26 AM
Shobhit :)
Shobhit :) - avatar
+ 1
What ?? Where are books to load ?? According to this code your "firstpage" div will hide after clicking buttons. Your code is working fine. It is not showing anything as written in JavaScript
10th Jul 2021, 7:26 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
+ 1
🌀 Shail Murtaza شعیل مرتضیٰ, my code contains two buttons namely beehive and moments which should appear on clicking IX class than clicking English button, but it isn't coming.
10th Jul 2021, 7:28 AM
Shobhit :)
Shobhit :) - avatar
+ 1
Maybe you accidentally removed the click event for the English button? I didn't find a click event for btNinth1...
10th Jul 2021, 7:28 AM
Lisa
Lisa - avatar
+ 1
Lisa it's their on line 128.
10th Jul 2021, 7:30 AM
Shobhit :)
Shobhit :) - avatar
+ 1
Ninthclass page is parent div of English When you hide it English hide automatically
10th Jul 2021, 7:34 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
+ 1
Thanks Abhay🤩
10th Jul 2021, 7:35 AM
Shobhit :)
Shobhit :) - avatar