-
When **resizeable elements** on the page resize then tags with scroll reveal that are below on the page do not reveal properly.
They either reveal too late / too early (depending how the said resize…
-
I want to add scroll animation by javascript. All I got it, but I want some more details. Actually simply I want to write the following code in javascript
for this I have written
AniJS.createAnimati…
-
I think that i know the answer but sometimes i'm wrong...
I'm asking if it's possible, thanks to scrollreveal to create some parallax effect on elements ?
This will introduce dynamic arguments and dyn…
-
### [json server](https://github.com/typicode/json-server)
做假数据,请求假数据使用
### [Mock.js](http://mockjs.com/)
生成随机数据,拦截 Ajax 请求
### [docsify](https://github.com/QingWei-Li/docsify)
文档站点生成工具
…
-
一开始也是localhost测试没问题,部署到github上就显示不了了。f12看了一下network cdn基本都挂了。
然后改了一下`_config.yml`里的CDN, 有几个css没找到别的就没改了。
```
CDN:
jquery: //cdn.jsdelivr.net/gh/jquery/jquery@3.2.1/dist/jquery.min.js
require:…
Criya updated
6 years ago
-
I'm trying replace combo salvattore.js + scrollreveal.js with macy.js+sal.js.
The problem is, when macy.js can't find container sal.js on this page stop working and browser js-engine throw error:
``…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
We can enhance…
-
Hello,
I have this in the console of chrome
![Image 1](https://i.imgur.com/Zqx5aTM.png)
Look at this if you need a tip :
https://github.com/jlmakes/scrollreveal/issues/335#issuecomment-2…
-
## Expected Behavior
A button with waves-effect should not require 'unsafe-inline' to work with a content security policy.
## Current Behavior
A content security policy needs the 'unsafe-inline' op…
-
## 1/ About this plugin
This widget makes elements appear when the user scrolls down. It is based on [ScrollReveal, see their demo here](https://scrollrevealjs.org/)
:warning: Scrollreveal is **…