班级/项目资源库:设置延期发布,当移动如图时间下拉条时,整个浏览器窗口中页面移位了
This commit is contained in:
parent
888531f7c2
commit
3bb932d691
|
@ -212,7 +212,7 @@
|
|||
var pageY = event.pageY,
|
||||
top = parseInt(scroller.css('margin-top')),
|
||||
h1 = scrollbar[0].offsetHeight;
|
||||
$(document.body).addClass('xdsoft_noselect');
|
||||
//$(document.body).addClass('xdsoft_noselect');
|
||||
$([document.body,window]).on('mouseup.xdsoft_scroller',function arguments_callee() {
|
||||
$([document.body,window]).off('mouseup.xdsoft_scroller',arguments_callee)
|
||||
.off('mousemove.xdsoft_scroller',move)
|
||||
|
|
Loading…
Reference in New Issue