Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

吸顶简介position:sticky(待完善) #9

Open
noneven opened this issue Oct 27, 2016 · 1 comment
Open

吸顶简介position:sticky(待完善) #9

noneven opened this issue Oct 27, 2016 · 1 comment

Comments

@noneven
Copy link
Owner

noneven commented Oct 27, 2016

占位

  • 1、JS实现(监听scroll事件)
  • 2、position:sticky
@noneven noneven changed the title 吸顶简介position:sticky 吸顶简介position:sticky(待完善) Oct 27, 2016
@WangChloe
Copy link

有个问题是scroll的效果并不流畅

  1. 会在touchend之后才执行scroll的内容,会有闪屏效果
    2.如果改成touchmove执行的话,向上滑很可能滑过头导致过界无法执行方法
    3.iscroll引入成本略高

em...期待大神的更新

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants