定制 jedocodes/contao-scrollcuejs-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jedocodes/contao-scrollcuejs-bundle

最新稳定版本:1.0.1

Composer 安装命令:

composer require jedocodes/contao-scrollcuejs-bundle

包简介

Integrates scrollCue.js for Contao content elements and form fields.

README 文档

README

Logo

Latest Stable Version Downloads Latest Unstable Version License

Contao scrollCue.js

Integrate scrollCue.js for a scroll animation of a Contao content element.

Install

  1. Install via composer or use the Contao Manager
composer require jedocodes/contao-scrollcuejs-bundle
  1. Open the install tool and do a database update.

  2. Include the js_scrollcuejs template in the page layout.

Add custom animation types

Create a custom template if you want to set custom scrollCue.js options. See the documentation for more details. May be also add

/******************** 
*     foo
*********************/

[data-cue="foo"],[data-cues="foo"]>*{
  opacity: 0;
}
@keyframes foo {
  from{
    ...
  }
  to{
    opacity : 1;
    ...
  }
}


Screenshot

ContaoBackend options

统计信息

  • 总下载量: 25
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2024-04-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固