Descripcion
Scrollsequence allows you to create stunning image sequence animations that are controlled with mousewheel or touch. It makes it easy to deliver a powerful message.
Get Started
- Have a look on some examples on our website
- Play around in live demo sandbox
- Check the documentation
Main Features
- SEO friendly – All content is visible for search engines
- Backend media gallery upload and select.
- Drag and drop reordering of images, pages and animations
- Image preloading and caching engine
- HTML5 Canvas image draw technology
- Responsive image rendering with sizing and alignment options
- Image opacity and background color settings
- Animated page loading screens
- WYSIWYG editor with shortcode and oEmbed capability
- On scroll HTML elements animation
- Scrollsequence speed settings
- Fallback option when user has js disabled
- Options for footer and sidebar hide/display
- Native WordPress shortcode support
Installacion
- Upload Scrollsequence .zip file to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to Scrollsequence admin menu.
- Follow Getting Started in dashboard menu
FAQ
-
Do I need to know any coding?
-
No, Scrollsequence makes it easy for you to create unique user experiences.
-
Can I use it on any website?
-
Yes, if you have existing website you can add this functionality with few clicks.
-
How can I add the animation to a post or page?
-
Use shortcode [scrollsequence id= »#### »] to insert it into any page or post.
-
Is Scrollsequence compatible with all themes?
-
We have done our best for you being able to use it on any website. Please contact our support if you find issues with integration to your theme.
-
Is it free?
-
Yes, basic functionality is free. If you want to go fancy, you can buy PRO version.
-
Do you offer support?
-
Yes, there is an email support for the PRO version. If you use the free version, don’t hesitate and ask on the forum.
-
What about page loading times?
-
We had questions about how long it takes for a scrollsequence to load up. First image from the sequence is loaded as a normal static image. This allows loading times to compete with any other websites. As soon as the first image is loaded, the page is displayed. While the user is browsing the loaded page, in the background all the other images from the sequence are loaded.
Reviews
Contributors & Developers
“Scrollsequence – Fullpage Scroll Image Animation Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Scrollsequence – Fullpage Scroll Image Animation Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.074
Update
– logic issue with From Animation where fade in did not work as expected (admin.php *wrap visibility:hidden removed + ssq-lib__prem_onl.js line removed + line added after timelines are created)
1.0.073
Update
– Bug where featured image did not show up was fixed
– scrollsequence-page changed from « section » to « div » element due to some themes have background on all sections.
1.0.072
Update
– Dashboard update
1.0.071
Major Update
– WordPress Shortcode support
– Page duration in px, not vh units
– Scrollsequence changed from fixed to sticky behavior
– Gauss Image Preloading – reducing the loading time by 90%
– Removed frame/second units choice
– Added explicit default values for scale
– Conditional display of UI fields
– Math.ceil changed to Math.round for x and y canvas draw positions
– Spacer offset had incorrect calculation on refresh when scrolled
– Changed default content in CPT to work straight away (centered and formatted text)
– Canvas CSS + DOM position changed
– Added optional z-index support for image canvas
– Optimized page,image and element length calculations for better performance
– Default image opacity changed to 0.9 for easier troubleshoot with visibility
0.9.96
Update
– Updated Freemius SDK to 2.41
0.9.94
Update
– Content can be displayed after the sequence with or without intersect or during scrollsequence
– Precise Image Scale and Position options added
– Cleaner Pre-Loading screen design & animation
– Trial program added (x2)
– Removed canvas CSS scaling for performance reasons (FREE + PRO)
– Typo in animation settings URL (FREE)
– drawImage uses Math.ceil to round up image size to nearest pixel
– Dashboard getting started updated. HTML content added (FREE + PRO)
– Added « Classic Content Editor » Heading
0.9.93
Update
– Dashboard submenu capability lowered from « manage_options » to « edit_posts » (FREE+PRO)
– renderCanvas now only fires on image change. (PRO)
– drawImage now uses rounded values to avoid sub-pixel rendering (FREE+PRO)
– Preload percentage changed from 0.7 to 0.6 (FREE+PRO)
– admin.js file is now loaded only on scrollsequence CPT on post-new.php and post.php files
– ?nogsap parameter added to the URL renders animation without GSAP library (PRO)
0.9.92
Minor Update
– Horizontal and Vertical Move – units changed from « px » to « percent », limits were raised.
– Page duration minimal duration changed to 20 from 200
– Added ssqalert to single scrollsequence template to have alert zone ready (empty)
– Updated performance for GSAP Ticker function, removed delay
0.9.91
Private Beta Release