=== Scrollsequence - Fullpage Scroll Image Animation Plugin === Contributors: scrollsequence, ales.kozelsky Donate link: https://www.scrollsequence.com Tags: scroll, animation, image, video, animate Requires at least: 3.0.1 Tested up to: 5.5.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create stunning image animation that play and rewind on scroll. Make your website come alive with just few clicks. == Description == 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. https://vimeo.com/413362050 == Get Started == * Have a look on some [examples](https://scrollsequence.com/examples/) on our website * Play around in [live demo](https://scrollsequence.com/live-demo/) sandbox * Check the [documentation](https://scrollsequence.com/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 * Classic content display after scroll image sequence == Installation == 1. Upload Scrollsequence .zip file to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Navigate to Scrollsequence admin menu. 1. Follow Getting Started in dashboard menu == Frequently Asked Questions == = 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. = 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. == Screenshots == 1. Scrollsequence On Scroll Web Animation 2. Dashboard 3. User Interface == Changelog == = 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