Đánh giá cho RSSPreview
RSSPreview bởi Aurelien David
Đánh giá bởi CyberAqyn
Xếp hạng 4 trong số 5
bởi CyberAqyn, 6 năm trướcWorks well but in the bottom of RSS page it creates such a garbage:
document.onselectstart = function () {return true; };document.oncontextmenu = function () { return true; }; document.onmousedown = function () { return true; }; document.onkeydown = function () { return true; }; document.body.onselectstart = function () {return true; };document.body.oncontextmenu = function () { return true; }; document.body.onmousedown = function () { return true; }; document.body.onkeydown = function () { return true; }; jQuery(document).unbind("keydown");jQuery(document).unbind("mousedown");
document.onselectstart = function () {return true; };document.oncontextmenu = function () { return true; }; document.onmousedown = function () { return true; }; document.onkeydown = function () { return true; }; document.body.onselectstart = function () {return true; };document.body.oncontextmenu = function () { return true; }; document.body.onmousedown = function () { return true; }; document.body.onkeydown = function () { return true; }; jQuery(document).unbind("keydown");jQuery(document).unbind("mousedown");
Phản hồi của nhà phát triển
đã đăng 6 năm trướcHi,
Do you have an example url where that happens? I've never seen this.
Do you have an example url where that happens? I've never seen this.