코드 사본은 다음과 같습니다.
var www_jb51_net = function (obj, url, title) {
var e = Window.event || arguments.callee.caller.arguments [0];
var b = {
IE : /msie/.test(Window.navigator.useragent) &&! window.opera
, ff : /firefox/.test(window.navigator.useragent)
, op : !! window.opera
};
obj.onmousedown = null;
if (b.ie) {
obj.attachevent ( "onmouseup", function () {
노력하다 {
window.external.addfavorite (url, title);
Window.event.returnValue = false;
} catch (exp) {}
});
} 또 다른 {
if (b.ff || obj.nodename.tolowercase () == "a") {
obj.setattribute ( "rel", "sidebar"), obj.title = title, obj.href = url;
} else if (b.op) {
var a = document.createelement ( "a");
a.rel = "sidebar", a.title = title, a.href = url;
obj.parentnode.insertbefore (a, obj);
A.AppendChild (OBJ);
a = null;
}
}
};
<a href = "JavaScript : void (0); return false;" onmousedown = "www_jb51_net (this, '//www.vevb.com', 'wulin.com은 중국의 웹 사이트 건설 자원 및 스크립트 프로그래밍 학습을위한 전문 웹 사이트입니다.'> wulin.com </a>