| 开发者 | darshu1898 |
|---|---|
| 更新时间 | 2026年5月6日 03:49 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
prefers-reduced-motionanime-fade-up
Or use a data attribute:
data-anime="fade-up"
The animation triggers automatically when the element scrolls into view.
Custom Animations
Define custom presets as JSON in Settings > MotionCraft Scroll Animations:
{ "slide-rotate": { "opacity": 0, "translateX": -60, "rotate": -15 } }
Compatibility
gmk_supported_animations filterwindow.GMK.refresh() for dynamic content/wp-content/plugins/.Yes. Add animation classes in the Advanced tab of any Elementor widget.
No. Use CSS classes or the Gutenberg sidebar controls.
Yes. Use the JSON animation builder in the settings page.
Scripts load conditionally and are deferred.
MotionCraft Scroll Animations provides smooth, performant scroll-triggered animations using Anime.js (MIT licensed). It's lightweight, GPL-compliant, and works with any theme or page builder.
prefers-reduced-motion for accessibility.