The documentation
-
+
Introduction
Firstly we would love to send our great thanks to you for purchasing ScrollMagic Plugin. This documentation covers almost everything to guide you step by step from the start to have your site on air. We encourage you to read thoroughly all section before you go on.
Thanks again and enjoy building your website with ScrollMagic Plugin.
Support: https://bestbug.ticksy.com/
This is Wordpress version of ScrollMagic.io jquery.
Scroll Magic helps you to easily react to the user's current scroll position. It's the perfect plugin for you, if you want to ...
- Animate based on scroll position – either trigger an animation or synchronize it to the scrollbar movement (like a playback scrub control).
- Pin an element starting at a specific scroll position – either indefinitely or for a limited amount of scroll progress (sticky elements).
- Effortlessly add parallax effects to your website.
- Blah blah..
-
+
WordPress Information
Before installing ScrollMagic plugin, please make sure you have a working WordPress version already installed. For further guide to install WordPress, please find in below useful links:
- WordPress Codex: General info about WordPress and how to install your server.
- First Steps With WordPress: Multiple topics about WordPress.
- FAQ New To WordPress: Popular FAQs about WordPress.
-
+
Download Plugin Package
It is important to download the latest version of plugin package from your Codecanyon account. The Installable WordPress plugin file is just the installable WordPress plugin files, while the Plugin Package includes these following files and folders:
- Documentation Folder – contains document and other materials
- documentation.html - documentation
- changelog.html - changelog
- Installation Files Folder – contains all installable files:
- scroll_magic.zip - plugin file
- Sample Data Folder – contains sample data files:
- All-Sample-Data.xml - Main Data
- Only-Scenes.xml - Just Scenes Settings Data
- Documentation Folder – contains document and other materials
-
+
Requirement for Plugin
To use ScrollMagic plugin, follow this checklist to ensure your site can work well with ScrollMagic plugin:
- WordPress 4.x or higher
- PHP5.6 or higher
Installation
-
+
Install Plugins
Extract the package downloaded from Codecanyon, you will get the installable WordPress plugin file called scroll_magic.zip which is located in “Installation Files” folder. Choose one of two ways below to install plugin:
Via WordPress:
- Step 1. Log into your WordPress Admin area.
- Step 2. Look down the left-hand column for “Plugins” and then click on the word “Add new” Step 3. In the “Add Plugins” page, click “Upload Plugin”then click “Choose File” to browse for the plugin installation file in [path-to-your-downloaded-package]/Installation File/scroll_magic.zip). Click “Install Now”.
- Step 5. After installed successfully, click “Activate” to make the plugin active
Via FTP:
- Step 1. Use your FTP software to browse to “wp-content/plugins folder to install plugins
- Step 2. Extract the installation files to their corresponding folders, for example “scroll_magic.zip“ to “scroll_magic“ and upload to server
- Step 3. Once it’s uploaded, go to your WordPress Admin, browse to “Appearance > Plugins“
- Step 4. Click “Activate“ to make the plugin active
-
+
Import Sample Data
In /Sample Data/ folder, you can find there are:
- All-Sample-Data.xml - Main Data
- Only-Scenes.xml - Just Scenes Settings Data
To import sample data, Please follow these steps:
- Step 1: Make sure you have installed ScrollMagic plugin
- Step 2. In your WordPress Admin area, look down the left-hand column for “Tools > Import” and then click on WordPress
- Step 3: If it is not yet installed before, you have to install it. On the popup window, click on “Install Now“
- Step 4: After installed successfully, click on Activate Plugin & Run Importer
- Step 5: Browse for [path-to-your-downloaded-package]/Installation File/Sample Data/All-Sample-Data.xml and click Upload File and Import.
- Step 6: After uploading, the confirmation page appears. Check the Download and import file attachments option and click Submit. If you have trouble with importing (it might breaks in the middle due to long execution time), try again with this option Unchecked! Or, try to import separate files as they are smaller.
- Step 7: After uploading, the confirmation page appears. Check the Download and import file attachments option and click Submit
- Step 8: When you see a message “All done. Have fun!”, you will know that the import is done. NOTE: you may need to re-import the second time if the data is large. Back to Step 1.
-
+
Update plugins
Via Wordpress:
- Step 1: Deactivate plugin by going to Plugins > Installed plugins.
- Step 2: Delete older version by clicking on Delete link. Confirm to delete.
- Step 3: Update and re-install new version.
Auto update:
- Step 1: Go to Plugins > Add News > Upload, find and install envato-wordpress-toolkit.zip file ( click here to download)
- Step 2: To establish an Envato Marketplace API connection navigate to the Envato Toolkit page and insert your Marketplace username and secret API key in the designated input fields. To obtain your API Key, visit your “My Settings” page on any of the Envato Marketplaces
- Step 3: Once the API connection has been established you will see a list of plugins that can be auto updated/installed. If you don’t see any plugins and are certain you’ve done everything correct, there is a good chance the plugin author has not updated their plugin to be available for auto install and update. If that’s the case, please contact the plugin author and ask them to update their plugin’s information
Via FTP:
- Unzip the .zip files of the plugin.
- Login to your FTP account and navigate to your WordPress Installation directory
- Navigate to the folder /wp-content/plugins
- Override the folders of these plugins
How to use?
-
+
Plugin Settings
In your WordPress Admin area, look down the left-hand column for “Scroll Magic > Settings”
Options:
- Mobile mode: You deactivate ScrollMagic on mobile.
- SmoothScroll mode: Smooth scroll on your site.
-
+
Scenes
A Scene is an object include animation, you can apply scene to all elements via CSS class name
-
+
Create Scene
In your WordPress Admin area, look down the left-hand column for “Scroll Magic > Add Scene”
And with this Scene Builder (Live preview) you can see any thing you change just now.
General Settings:
- General:
- Title: Just title of scene
- Name ID (Class name): It's is unique, you can add it likes css Class to elements
- Reverse: Reverse animations when scroll-up
- Vertical: Scroll vertical or horizontal
- TriggerHook: Can be a number between 0 and 1 defining the position of the trigger Hook in relation to the viewport.
- Duration: The duration of the scene. If 0 tweens will auto-play when reaching the scene start point, pins will be pinned indefinetly starting at the start position.
- Offset: Offset Value for the Trigger Position.
- Pin: Pin an element for the duration of the tween. If the scene duration is 0 the element will only be unpinned, if the user scrolls back past the start position. Make sure only one pin is applied to an element at the same time. An element can be pinned multiple times, but only successively.
- PushFollowers: has no effect, when the scene duration is 0.
- Class:
- Enable: Enable to add class animation css
- Class CSS: over 75 animations available for you choose
- Bezier:
- x: x position of element when scroll
- y: y position of element when scroll
- Ease:
- Duration ease: The animation's duration
- Delay: The delay's duration
- Type: You can watch "how to ease works?" in here
- Misc:
- Draw SVG: Enable draw SVG
- Selector: You can apply scene to selectors (jquery Selectors) separated by spacing
- Container: A scroll container can be any element (usually a div though), that has scrolling happening inside of it.
Before Scrolling:
- Transform:
- TranslateX: Defines a translation, using only the value for the X-axis
- TranslateY: Defines a translation, using only the value for the Y-axis
- TranslateZ: Defines a 3D translation, using only the value for the Z-axis
- ScaleX: Defines a scale transformation by giving a value for the X-axis
- ScaleY: Defines a scale transformation by giving a value for the Y-axis
- ScaleZ: Defines a 3D scale transformation by giving a value for the Z-axis
- Rotate: Defines a 2D rotation, the angle is specified in the parameter
- RotateX: Defines a 3D rotation along the X-axis
- RotateY: Defines a 3D rotation along the Y-axis
- RotateZ: Defines a 3D rotation along the Z-axis
- SkewX: Defines a 2D skew transformation along the X-axis
- SkewY: Defines a 2D skew transformation along the Y-axis
- Color:
- Color: The color property specifies the color of text.
- Background Color: Property sets the background color of an element.
- Background Attachment: Property sets whether a background image scrolls with the rest of the page, or is fixed.
- Position:
- Position: The position property specifies the type of positioning method used for an element (static, relative, absolute or fixed).
- Top: For absolutely positioned elements, the top property sets the top edge of an element to a unit above/below the top edge of its nearest positioned ancestor. Note: If an absolute positioned element has no positioned ancestors, it uses the document body, and moves along with page scrolling. Note: A "positioned" element is one whose position is anything except static.
For relatively positioned elements, the top property sets the top edge of an element to a unit above/below its normal position.
Note: If "position:static", the top property has no effect.
- Left: For absolutely positioned elements, the left property sets the left edge of an element to a unit to the left/right of the left edge of its nearest positioned ancestor.
Note: If an absolute positioned element has no positioned ancestors, it uses the document body, and moves along with page scrolling.
Note: A "positioned" element is one whose position is anything except static.
For relatively positioned elements, the left property sets the left edge of an element to a unit to the left/right to its normal position.
Note: If "position:static", the left property has no effect.
- Bottom: The bottom property specifies the vertical position of a positioned element. This property has no effect on non-positioned elements.
If position: absolute; or position: fixed; - the bottom property specifies the distance between the element's bottom edge and the bottom edge of its containing block.
If position: relative; - the bottom property makes the element's bottom edge to move above/below its normal position.
If position: sticky; - the bottom property behaves like its position is relative when the element is inside the viewport, and like its position is fixed when it is outside.
If position: static; - the bottom property has no effect.
- Right: For absolutely positioned elements, the right property sets the right edge of an element to a unit to the left/right of the right edge of its nearest positioned ancestor. Note: If an absolute positioned element has no positioned ancestors, it uses the document body, and moves along with page scrolling. Note: A "positioned" element is one whose position is anything except static.
For relatively positioned elements, the right property sets the right edge of an element to a unit to the left/right to its normal position.
Note: If "position:static", the right property has no effect.
- Misc:
- Width: The width property sets the width of an element.
- Height: The height property sets the height of an element.
- Opacity: The opacity property sets the opacity level for an element.
The opacity-level describes the transparency-level, where 1 is not transparent at all, 0.5 is 50% see-through, and 0 is completely transparent.
- Z-Index: The z-index property specifies the stack order of an element.
An element with greater stack order is always in front of an element with a lower stack order.
Note: z-index only works on positioned elements (position:absolute, position:relative, or position:fixed).
- Overflow: The overflow property specifies what happens if content overflows an element's box.
This property specifies whether to clip content or to add scrollbars when an element's content is too big to fit in a specified area.
Note: The overflow property only works for block elements with a specified height.
After Scrolling:
- Has properties like Before Scrolling
- General:
-
+
Scenes Management
- ID: ID of scene
- Scene: Title of scene
- CSS Class: Class ID of scene, you use this class to apply elements
- Action:
- Edit: Go to edit a scene
- Clone: Clone a scene
- Remove: Remove a scene
-
+
Apply Scene
In your WordPress Admin area, look down the left-hand column for “Scroll Magic > All Scenes” and see comlumn CSS Class
In Page or Post editor you can use ScrollMagic shortcode
[scrollmagic scenes="your-scene"] your content [scrollmagic]
or
[scrollmagic scenes="your-scene-1, your-scene-2"] your content [scrollmagic]
-
+
Image Sequence
You can upload images and get ids of images
In Page or Post editor you can use Image Sequence shortcode
[scrollmagic_sequence scenes="your-scene" align="center" images="01,02,03"][scrollmagic_sequence]
or
[scrollmagic_sequence scenes="your-scene-1, your-scene-2" align="center" images="01,02,03"][scrollmagic_sequence]
- scenes
- Your scene id
- align
- center, left or right
- images
- List your image ids
-
+
Draw SVG
This plugin uses the jQuery built-in animation engine to transition the stroke on every
<path>
inside the selected<svg>
element, using stroke-dasharray and stroke-dashoffset properties.The first, you need to install SVG Support plugin to upload svg file.
Then you can upload SVG file and get id of SVG.
In Page or Post editor you can use SVG shortcode
By the way, you can use this tool to create SVG file: http://vectorpaint.yaks.co.nz/
[scrollmagic_image scenes="your-scene" images="01"][scrollmagic_image]
or
[scrollmagic_image scenes="your-scene-1, your-scene-2" images="01"][scrollmagic_image]
- scenes
- Your scenes id
- images
- Your image id
Examples
-
+
Demo Online
FAQs
-
+
Support WPBakery Page Builder
This plugin support shortcodes for WPBakery Page Builder
ScrollMagic shortcode
- You can drag and drop any element into ScrollMagic shortcode.
- Choose Scenes in ScrollMagic tab or you can input Classes scene in Extra Class
Sequence shortcode
- You can choose images so easy.
- Choose Scenes in ScrollMagic tab or you can input Classes scene in Extra Class
Draw SVG shortcode
- You can choose SVG image so easy.
- Choose Scenes in ScrollMagic tab or you can input Classes scene in Extra Class
-
+
Support KingComposer
Apply scenes to all shortcodes via CSS Classes (Extra Class)
Draw SVG, ImageSequence shortcode
- You can use with Text Block shortcode and use it likes default editor of Worpress.
-
+
Support Elementor
Apply scenes to all shortcodes via CSS Classes
Draw SVG, ImageSequence shortcode
- You can use with Text Editor or Shortcode shortcode and use it likes default editor of Worpress.
-
+
Support Other Builders
Find where you can put CSS Classes and you can run ScrollMagic on your site
Changelog
v4.0.2
2020 - may - 19
feature Add new style textdence random to
feature Add new style textdence random from
improvement Default SVG stroke Width
improvement Default SVG stroke
v4.0.1
2020 - may - 4
improvement TextDance default false
improvement Stroke SVG default null
improvement Stroke width SVG default null
improvement Unable fill
v4.0.0
2020 - April - 24
feature Theme UI
feature Import date
feature Import template
feature Export date
feature Type of scene
feature Shortcode scene
feature Shortcode scene
feature Text Dance
feature Play video, audio
feature Video time-Lapse
feature Preview draw SVG, sequence, play audio, video...
feature Resize right bar settings
feature Ruler
improvement Update react js
improvement Draw SVG
improvement Add sub menu
v3.8.0
2020 - February - 27
improvement get and processing data about page
improvement clean the input data
improvement add sub menu
v3.7.9
2020 - February - 27
improvement Core 1.3.5
improvement Theme UI
improvement Icon of Image-sequence shortcode
improvement Icon of Scrollmagic shortcode
feature Encodes data
v3.7.8
2020 - February - 10
improvement Core 1.3.4
improvement Sample Data
improvement Option use ScrollMagic via Class css
improvement Minor bugs user interface
improvement Parallax
bug-fix Api about page
v3.7.7
2020 - January - 30
improvement Name ID
improvement On or Off on mobile
improvement Api about page
improvement Option for each elements
improvement Documentation
v3.7.6
2020 - January - 16
improvement Core 1.3.3
improvement UI Backend (all components)
improvement Smooth Scroll mode
improvement Minor css
bug-fix Input
v3.7.5
2020 - January - 03
feature Theme UI
improvement Class CSS Flash
improvement Remove button save
improvement Color pickerShow on Visual Composer’s Add Element dropdown
v3.7.4
2019 - December - 16
improvement Google font
improvement Color manage
bug-fix About page
improvement Core 1.3.2
v3.7.4
2019 - December - 10
bug-fix New scene
improvement Event JS
improvement After setting Background Color
improvement After setting Background Opacity
improvement Theme UI
v3.7.3
2019 - December - 05
feature About
improvement Notice error
improvement Notice dismissible
improvement Core 1.3.1
improvement Style for range and switch button
v3.7.2
2019 - November - 15
improvement UI
feature Button save
improvement Notice warning
improvement After scrolling Settings (SkewX ,SkewY)
improvement After scrolling Settings Color
v3.7.1
2019 - November - 01
improvement After scrolling Settings (TranslateX, TranslateY ,TranslateZ)
improvement After scrolling Settings (ScaleX ,ScaleY ,ScaleZ)
improvement After scrolling Settings (RotateX ,RotateY ,RotateZ)
improvement JS TweenMax
v3.7.0.1
2019 - October - 14
feature Class CSS Bounce
feature Class CSS Flash
improvement Scene Class toggle Settings ON / OFF
improvement Live preview
improvement Option Blur filter
v3.7.0
2019 - October - 03
improvement Dots navigation element
improvement Dots navigation element for Elementor
improvement Core v1.2.9
improvement Theme Live preview, settings
v3.6.9
2019 - September - 05
improvement ScrollMagic element for Fusion Builder (Elementor)
improvement SEmpty Space element for Fusion Builder (Elementor)
improvement ScrollMagic Single Image element for Fusion Builder (Elementor)
improvement ScrollMagic Sequence Image element for Fusion Builder (Elementor)
improvement Core v1.2.8
improvement Added function to delete multiple scenes
v3.6.8
2019 - August - 01
improvement ScrollMagic element for Fusion Builder (Divi)
improvement SEmpty Space element for Fusion Builder (Divi)
improvement ScrollMagic Single Image element for Fusion Builder (Divi)
improvement ScrollMagic Sequence Image element for Fusion Builder (Divi)
improvement Core v1.2.7
bug-fix Sequence image shortcode
v3.6.7
2019 - July - 10
improvement ScrollMagic element for Fusion Builder (Avada)
improvement SEmpty Space element for Fusion Builder (Avada)
improvement ScrollMagic Single Image element for Fusion Builder (Avada)
improvement ScrollMagic Sequence Image element for Fusion Builder (Avada)
improvement Core v1.2.6
v3.6.6
2019 - June - 10
feature Js for event select tab
improvement Css for options Before
improvement Core v1.2.5
improvement Simple HTML Dom Lib 1.9
v3.6.5.2
2019 - May - 20
improvement Core v1.2.4
improvement Transform Origin option for Scene Settings
improvement % unit for Scene Settings, Duration Option
improvement The documentation
bug-fix Consolog JS
v3.6.5.1
2019 - May - 13
improvement Dots navigation element
improvement Dots navigation element for WPBakery Page Builder
improvement Dots navigation element for Elementor
bug-fix Minor css in admin panel
v3.6.5
2019 - April - 25
feature Css for options Before
feature Simple HTML Dom Lib 1.9
feature Transform Origin option for Scene Settings
feature % unit for Scene Settings, Duration Option
feature vh, vw unit follow height and width of broswer for Scene Settings
v3.6.4.1
2019 - April - 11
improvement Support Mobile
improvement Image-sequence (GIF-like behaviour controlled by the scroll bar)
improvement Smooth for Image-sequence
bug-fix Warning PHP in extend/index.php
v3.6.4
2019 - April - 2
improvement Scene Ease Settings Duration
improvement Ease Settings Delay
improvement Settings Type ( 33 types )
improvement Core v1.2.3
v3.6.3
2019 - March - 11
feature Dots navigation element
feature Dots navigation element for WPBakery Page Builder
feature Dots navigation element for Elementor
improvement Sample data Alfredservice-Demo.xml
v3.6.2
2019 - February - 26
feature Empty Space element for Fusion Builder (Avada)
feature ScrollMagic element for Fusion Builder (Avada)
feature ScrollMagic Single Image element for Fusion Builder (Avada)
feature ScrollMagic Sequence Image element for Fusion Builder (Avada)
improvement ScrollMagic Single Image
bug-fix WPBakery Page Builder v5.7
v3.6
2019 - February - 22
feature Empty Space element for Elementor
feature ScrollMagic element for Elementor
feature ScrollMagic Single Image element for Elementor
feature ScrollMagic Sequence Image element for Elementor
feature Empty Space element for Divi
feature ScrollMagic element for Divi
feature ScrollMagic Single Image element for Divi
feature ScrollMagic Sequence Image element for Divi
feature Language template
improvement ScrollMagic Single Image
improvement PHP Class Name
improvement BBCore v1.2
v3.5.1
2019 - February - 19
improvement The documentation.
bug-fix Get shortcode attributes in php7
improvement Able to type in values TriggerHook
improvement cleaning data to improve performance
improvement Add Js for options
v3.5
2019 - February - 03
feature Scene Option: disable Scene on Mobile/Desktop
feature Plugin Option: disable ScrollMagic on Desktop
improvement ScrollMagic JS v2.0.6
improvement TweenMax JS v2.0.2
improvement Able to type in values Opacity
v3.4.2
2019 - Jan - 26
improvement Update BestBug Core v1.1.4.5
improvement Init Settings Color
improvement Init Settings Background Color
improvement Settings Opacity
bug-fix Position trigger on all browsers
v3.4.1
2019 - Jan - 5
improvement Init Settings SkewX ,SkewY
improvement Scene Settings RotateX ,RotateY ,RotateZ
improvement Scene Init Settings ScaleX ,ScaleY ,ScaleZ
bug-fix Load jsx on some themes
v3.4
2018 - Dec - 10
improvement Scene Builder
improvement Scene Settings Duration
improvement Scene Init Settings TranslateX, TranslateY ,TranslateZ
improvement Compatible with Wordpress 5.0
v3.3.2.7
2018 - Dec - 4
feature Color manage
feature Google font
improvement Update Sample Data
feature Custom css
bug-fix Minor css
v3.3.2.5
2018 - Nov - 5
improvement multi scenes for ScrollMagic shortcode
improvement category for ScrollMagic shortcode
improvement TweenMax JS
improvement Update BestBug Core v1.1.4.3
bug-fix minor css in Scene Builder
bug-fix cache css
v3.3.2.4
2018 - Oct - 10
improvement Shape
improvement Add Sequence Image settings in Scene
improvement Add Sequence Image Repeat settings in Scene
improvement Add "display" settings in Scene
bug-fix minor js
v3.3.2.3
2018 - Sep - 24
improvement Add Sequence Image settings in Scene
feature Font-size for text element
improvement Add "display" settings in Scene
bug-fix Some fields can't save in scene settings.
v3.3.2.2
2018 - Sep - 4
feature Duration and offset of element
feature Cusstom css
improvement Font-size for text element
improvement Update BestBug Core v1.1.4.2
v3.3.2.1
2018 - 8 - 4
feature cleaning data to improve performance
improvement Add CSS for Button
improvement Add Js for options
bug-fix minor js
v3.3.2
2018 - 8 - 3
improvement Selector field in Scene setting
improvement Custom Container field in Scene setting
improvement Performance
bug-fix conflict with Revolution Slider
bug-fix minor css
v3.3.1.3
2018 - 7 - 3
feature Add Sequence Image settings in Scene
feature Add Sequence Image Repeat settings in Scene
feature Add "display" settings in Scene
improvement Disable Auto rotate from Bezier.
v3.3.1.2
2018 - 6 - 29
feature Add CSS for Button
feature Add Js for options
improvement Update BestBug Core v1.1.3
improvement Documentation
v3.3.1.1
2018 - 5 - 14
feature Add Custom Class CSS for Scene
improvement Add Point of execution for scene
improvement Reverse field in Scene setting
improvement Add Unit (px, % ...) for scene properties
v3.3
2018 - 3 - 19
feature Add core
feature Add Point of execution for scene
feature Add Unit (px, % ...) for scene properties
improvement Update UI screen Add new scene
improvement Update UI screen All scenes
improvement Update UI screen Settings
improvement Update Documentation
v3.2
2017 - 12 - 24
feature Reverse field in Scene setting
improvement All shortcodes
improvement Remove a few options
improvement Documentation
v3.1
2017 - 11 - 30
feature Selector field in Scene setting
feature Custom Container field in Scene setting
feature Sort Scene in All-Scenes settings
feature Clone Scene in All-Scenes settings
bug-fix minor javascript
bug-fix minor css
v3.0
2017 - 10 - 1
feature Support Horizontal Scrolling
feature Support Multiple Direction Scrolling
feature Empty Space Shortcode
feature Single Image shortcode
feature Group Image shortcode
feature Scene property (width ,height ,zIndex ,position ,left ,top ,right ,bottom ,overflow)
improvement Icon of Scrollmagic shortcode
improvement Icon of Image-sequence shortcode
improvement ScrollMagic Options for ImageSequence
improvement Extra class name Options for ImageSequence
improvement Split Settings UI of Before and After Scrolling
improvement Demo Cafeshop
improvement Parallax
bug-fix minor javascript
bug-fix minor css
v2.8
2017 - 07 - 10
feature Preload images for SequenceImage shortcode
feature multi scenes for ScrollMagic shortcode
feature category for ScrollMagic shortcode
improvement Sample data scenes
bug-fix Minor bugs user interface
bug-fix triggerhook for imagesequence shortcode
bug-fix minor javascript
bug-fix minor css
v2.6
2017 - 05 - 12
feature Option use ScrollMagic via Class css, (Now you can use for all Editor and Elements out of Page content)
feature On or Off ScrollMagic on mobile
feature Name ID
feature TriggerHook
feature PushFollowers
feature Style for range and switch button
bug-fix minor javascript
bug-fix minor css
v2.3
2017 - 04 - 28
feature Bezier
feature Smooth for Image-sequence
feature draw SVG
feature Image-sequence (GIF-like behaviour controlled by the scroll bar)
bug-fix Option for each elements
bug-fix minor javascript
bug-fix minor css
v2.0
2017 - 03 - 27
feature Scene Builder
feature Scene General Settings (Duration, offset, pin)
feature Scene Init Settings (TranslateX, TranslateY ,TranslateZ ,ScaleX ,ScaleY ,ScaleZ ,Rotate ,RotateX ,RotateY ,RotateZ ,SkewX ,SkewY ,Color ,Background Color ,Opacity)
feature Scene After scrolling Settings (TranslateX, TranslateY ,TranslateZ ,ScaleX ,ScaleY ,ScaleZ ,Rotate ,RotateX ,RotateY ,RotateZ ,SkewX ,SkewY ,Color ,Background Color ,Opacity)
feature Scene Ease Settings (Duration, Delay, Type ( 33 types ))
feature Scene Class toggle Settings (ON / OFF, Class CSS ( 75 classes ))
feature Support Mobile
bug-fix minor javascript
bug-fix minor css
v1.1
2017 - 03 - 03
feature Smooth Scroll mode
improvement UI Backend (all components)
bug-fix Show on Visual Composer’s Add Element dropdown
bug-fix minor javascript
bug-fix minor css
v1.0
2017 - 02 - 07
feature Init.