开发者

Is there a way to disable Tiny Scrolling for just one div?

Didn't want to create a new question so I'll just refrase this one, is there a way to disable the Tiny Scrolling p开发者_如何学Clugin for just one particular div?

Thanks :)


Did you try setting the "centerOnScroll" variable to true (ref)?

$('#selector').fancybox({
 centerOnScroll : true
})
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜