提交 bc580252 authored 作者: Thomas Mueller's avatar Thomas Mueller

Could not select text with Internet Explorer.

上级 d9e1d601
......@@ -174,8 +174,9 @@ function mouseMove(e) {
dragSize += x - dragStart;
dragStart = x;
document.getElementById('searchMenu').style.width=dragSize + 'px';
return false;
}
return false;
return true;
}
function switchBnf(x) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论