Skip to content

Latest commit

 

History

History

Make Navigation Folders Clickable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Make Navigation Folders Clickable

Version 0.5d2

SS Version

  • 7.1

Dependencies

Fluid Engine Compatible

  • Not Applicable

Quick Install

  • Add the following to Website > Pages > Website Tools > Code Injection > HEADER.

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
  • Add code from file make navigation folders clickable.html to Website > Pages > Website Tools > Code Injection > FOOTER. Please see Add code to code injection. Read the code for any instructions within.

Make a Donation

Please consider making a donation.

Changes

  • 2021-06-20

    • fix minor syntax issue
    • bumped version to 0.5d2
  • 2021-04-26

    • fix for folders not being clickable after recent SS changes to underlying folder menu code
    • bumped version to 0.5d0
  • 2021-04-14

    • fix disappearing folder title in some circumstances
    • bumped version to 0.4d1