灯箱演变阻止窗口滚动问题

时间:2016-03-12 07:50:02

标签: javascript jquery css plugins lightbox

我希望有人能够帮助我。我目前正在使用lightbox evolution插件在我的页面上显示一些不错的灯箱。

我注意到,如果显示模态/灯箱,它允许用户继续在页面上下滚动。

我添加了以下代码:

$('a.light-box').lightbox({
    'onOpen'  : function() {$('html, body').css({'overflow': 'hidden','height': '100%'});},
    'onClose' : function() {$('html, body').css({'overflow': 'auto','height': 'auto'});}
});

它可以防止滚动发生,但是如果我在页面的一半处启动链接,那么它会自动尝试滚动到页面顶部,这有点会影响滚动的目的。

我可以使用其他任何css属性来阻止它滚动到页面顶部吗?

提前致谢

1 个答案:

答案 0 :(得分:0)

将此添加到您的脚本中:

'" & txtUsername.Text & "' [Password] ='"