Artifacts Gallery Guilds Search Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining?
an Autumn night - @103.34
Activity rating: Three Stars Posts & Arts: 46/1k.beats Random | Recent Posts | Guild Recents
News: There's a great big indie web tomorrow! :smile: Guild Events: 10: window

+  MelonLand Forum
|-+  Life & The Web
| |-+  ✁ ∙ Web Crafting
| | |-+  ☔︎ ∙ I need Help!
| | | |-+  Why isn't my collapsible box code working?


« previous next »
Pages: [1] Print Embed
Author Topic: Why isn't my collapsible box code working?  (Read 1803 times)
SilkSkull
Hero Member
*****
View Profile WWW


⛺︎ My Room
iMood: SilkSkull

Artifacts:
First 1000 Members!Cool Dude AwardJoined 2022!High Speed Ozwomp!
« on: an Autumn day » Embed

I have this piece of code working on another section of my website to have a collapsible box with text inside but for some reason nothing happens when I click this one

Code
<html>
  <style>
    .collapsible {
    background-color: #e0d6a6;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
  }
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active, .collapsible:hover {
    background-color: #ccc;
  }
    
  /* Style the collapsible content. Note: hidden by default */
  .content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
  }
  .h1 {
  font-size: 40px
      font-family: monospace;
    color: #765694;
}
.center {
  text-align: center;
}
  </style>
<head>
    <title>SilkSkull's Music Lair</title>
</head>
<link rel="stylesheet" href="pages.css">

<body>
<div id="content-div">
<!--Place your content bellow this line!-->

<h2>SilkSkulls Musical Lair</h2>

<p class="center">
  <button type="button" class="collapsible">My Current Obsession</button>
  <div class="content">
    <p>My biggest musical obesession at the moment is Thrash metal! I've been listening mostly to the
      big 4 but I really like some less mainstream bands too! (S.O.D rules!!!)
    </p>
  </div>
</P>


<!--Place your content above this line!-->
</div>

</body>
<script>
  var coll = document.getElementsByClassName("collapsible");
var i;

for (i = 0; i < coll.length; i++) {
  coll[i].addEventListener("click", function() {
    this.classList.toggle("active");
    var content = this.nextElementSibling;
    if (content.style.display === "block") {
      content.style.display = "none";
    } else {
      content.style.display = "block";
    }
  });
}
</script>
</html>

Logged

She/Her
Figuring out a new sig :P
https://web.archive.org/web/20090821100844im_/http://geocities.com/Athens/9334/water.gif
starbreaker
Hero Member ⚓︎
*****
View Profile WWW


What good is Heaven if we dare not storm it?
⛺︎ My Room
StatusCafe: starbreaker
RSS: RSS

Artifacts:
Visited on Melon's 10th Anniversary!Great Posts PacmanFirst 1000 Members!G4 Club Member!Joined 2023!
« Reply #1 on: an Autumn day » Embed

Hi. Did you know that the <details> and <summary> elements give you this functionality in plain HTML?

Logged

https://starbreaker.org/assets/buttons/starbreaker-88x31.avif

as all kingdoms fall, let my will be done on earth, and heaven be damned
SilkSkull
Hero Member
*****
View Profile WWW


⛺︎ My Room
iMood: SilkSkull

Artifacts:
First 1000 Members!Cool Dude AwardJoined 2022!High Speed Ozwomp!
« Reply #2 on: an Autumn day » Embed

Hi. Did you know that the <details> and <summary> elements give you this functionality in plain HTML?

Oml this makes my life so much easier tysm!!!!!

Logged

She/Her
Figuring out a new sig :P
https://web.archive.org/web/20090821100844im_/http://geocities.com/Athens/9334/water.gif
starbreaker
Hero Member ⚓︎
*****
View Profile WWW


What good is Heaven if we dare not storm it?
⛺︎ My Room
StatusCafe: starbreaker
RSS: RSS

Artifacts:
Visited on Melon's 10th Anniversary!Great Posts PacmanFirst 1000 Members!G4 Club Member!Joined 2023!
« Reply #3 on: an Autumn day » Embed

Oml this makes my life so much easier tysm!!!!!

You're welcome. Have fun!

Logged

https://starbreaker.org/assets/buttons/starbreaker-88x31.avif

as all kingdoms fall, let my will be done on earth, and heaven be damned
Pages: [1] Print Embed 
« previous next »
 

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | Send Feedback | Supporters ♥ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi
@000 MelonLand Editor Recent Edits Tenement Arcade Want to Login or Join ? Forum Art Hub Chat Webring Web Guides Graphics Catalogue Wiki Newsletters Image Stream
Melon's Sites TamaNotchi Textures PixelSea GifyPet MoMG Ozwomp Online Loom Videos Leaky Webring Melonking
Tools Melon Software ArtHub Embed Maker ML Passports
Outlinks Frutiger Aero Forum Onio Club m15o's Web Services 32Bit Cafe iMood Webrings Internet Phone Book HTML Energy Declarations Hackers & Designers
Zap!
Minecraft: Online
Join: craft.melonking.net