Demo to preview the plugin:
Introduction
The introduction is designed to offer a quick overview of the product for the reader. It should contain a description of the product. (If a plugin has prerequisites like a developer account setup, please inform in the introduction)
How to setup
How to setup is designed to offer a quick setup base for plugin first-time install and steps to take from a user perspective. (Here we should describe how to get the keys for APIs, where to place them in plugin settings, etc)
Example:
- Create element โScroll Toolsโ and repeating group.
- Set ID attribute for the Repeating group and the same ID for โElement IDโ field.
- Elements connected. Now you can use exposed states.
Plugin Element Properties
The plugin contains a Countable visual element that should be used on a page.
Scroll Tools
Fields:
Title | Description | Type |
โ๏ธ Element ID | The HTML element ID of the element for which you want to watch the scroll values. | Text |
Element Actions
Scroll to position
Re-evaluate group parameters
Exposed states
Name | Description | Type |
Can scroll from the top | Return yes when there is vertical scroll in the element. | Checkbox (yes/no) |
Can scroll from the left | Return yes when there is horizontal scroll in the element. | Checkbox (yes/no) |
Scroll percent from the top | Returns the scrolled distance in distance from the top. | Number |
Scroll percent from the left | Returns the scrolled distance in distance from the left. | Number |
Scroll distance (px) from the top | Returns the scrolled distance in x from the top. | Number |
Scroll distance (px) from the left | Returns the scrolled distance in x from the left. | Number |
Changelogs
Update: 07.03.24 - Version 1.2.0
- minor updates
Update: 05.03.24 - Version 1.1.0
- Acquired by Zeroqode
Update: 08.12.23 - Version 1.0.9
- Update
Update: 10.08.23 - Version 1.0.8
- Small update
Update: 04.08.23 - Version 1.0.7
- Small update
Update: 24.07.23 - Version 1.0.6
- Transfer to Flusk
Update: 09.09.22 - Version 1.0.5
- Patch
Update: 09.09.22 - Version 1.0.4
- Patch
Update: 25.08.22 - Version 1.0.3
- Improvments
Update: 25.08.22 - Version 1.0.2
- Fix
Update: 25.08.22 - Version 1.0.1
- Fixed description
Update: 23.08.22 - Version 1.0.0
- First