Forums

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

Home Forums JavaScript Expandable/Collapsable not working Reply To: Expandable/Collapsable not working

#155698
Joel Cummings
Participant

Do you have jQuery imported? If so make sure that your code is below the jQuery script. You can use Chrome’s developers tools to view errors in the JavaScript Console, take a look in there to see if you can figure out what’s wrong.