Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Image Blocks Random

Synopsis

Randomize the images of image blocks.

Version

  • 0.1.0

SS Version

  • 7.1

v7.1 Fluid Engine Compatible

  • Yes

Dependencies


Install

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

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
  • Options

  • Create a Fluid Engine page section.

  • Layout images blocks as desired.

  • For each image block you want to randomize set it's Link URL to #twc-ibr.

Demo

You can see a demo of this effect here.

Make a Donation

Please consider making a donation.

Changes

  • 2024-06-03

    • initial version