react-component / scroll-anim

Animate Scroll React Component
http://react-component.github.io/scroll-anim/
MIT License
305 stars 43 forks source link

OverPack设置滚动目标targetId无效 #27

Closed zhangquxi closed 7 years ago

zhangquxi commented 7 years ago

我的结构是

div id="home" div id="wel" Element:page0 ScrollOverPack:page1 ScrollOverPack:page2 /div /div

设置了targetId=home后page1、2都不能显示出来,改成targetId=wel后可以显示,但是是一起出来的,动画不会随着滚动条变化,请问是怎么回事呢?

jljsj33 commented 7 years ago

http://react-component.github.io/scroll-anim/examples/target.html

jljsj33 commented 7 years ago

div 的高度设了吗?

jljsj33 commented 7 years ago

照上面例子,如果还是不行,,麻烦提供下重现,https://codepen.io/jljsj33/pen/awrRzj