powy1993 / fullpage

For desktop(ie5.5+) or mobile webApp without jQuery,create full screen pages fast and simple.
http://1.fullpagechris.sinaapp.com/index.html
750 stars 267 forks source link

beforeChange怎么用? #26

Closed skjer closed 8 years ago

skjer commented 8 years ago

好像加了么效果啊,callback倒是可用的

powy1993 commented 8 years ago

我这边试了一下,是有效果的,你可以在函数内部 console.log 看看。

如果 return ‘stop’ 的话这次翻页无效,如果只是想要在切换之前做什么而不阻止,就不需要这句话

skjer commented 8 years ago

从GitHub下载新的已经可以了,可能我以前从别地方下的旧的,多谢多谢!