Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Toogle open all boxes

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242699
    Ricods
    Participant

    Hi,
    I have this js code to toogle hidden content in my custom post in wordpress http://codepen.io/Ricods/pen/YWwGmr and the problem is that when I click the link all the boxes open, and I need only to open one at a time. Could you please help me ?

    #242701
    Paulie_D
    Member

    The Codepen appears incomplete but you need to link in Jquery (at the very least), chose the right CSS Pre-processor and, more importantly, look into the $this keyword.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.