
Repeating Group Roll
Create an auto-scrolling repeating group with configurable direction, speed, mode, looping behavior, pause on hover, states, and events.
0
Rating
3
Installs
v1.1.1
Version
Repeating Group Roll is a Nebula plugin that adds configurable automatic scrolling to repeating-group style containers. It supports continuous and per-item modes, horizontal or vertical operation, pause-on-hover, touch/mouse drag with momentum, looping or reversing at ends, and a small runtime API for start/stop/seek integration.
When to Use
Everything you need in a single plugin
Logos Marquee
Create a continuously scrolling strip of logos.
News Ticker
Auto-scroll short announcements or updates.
Product Highlights
Roll through featured items smoothly.
Benefits
Everything you need in a single plugin
Two Scrolling Modes
Choose continuous scrolling or step-by-item behavior.
Events and States
React to started/paused/resumed and read the current index.
Flexible Looping
Wrap around, reverse on end, or restart on end.
Key Features
Everything you need in a single plugin
Direction Control
Scroll up, down, left, or right.
Pause on Hover
Pause scrolling when users hover or touch.
Start on Load
Automatically start scrolling when the page loads.
Common Questions
Everything you need to know before installing
How do I target the repeating group?
Set “Element ID” to match the repeating group ID Attribute.
What is the difference between modes?
Continuous uses speed in px/sec, while by_item uses an interval between steps.
Can I stop looping at the end?
Disable “Loop” to stop at the start/end.