📄 onlinewriteletter.js
字号:
function VCopenwin(url) {
d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');
window.open (url+'?SiteName='+escape(d.title)+'&Url='+escape(d.
location.href), "newwindow", "height=400, width=500,top=150,left=200, toolbar=no, menubar=no, scrollbars=auto, resizable=no,location=no, status=yes")
}
document.write("<a style=\"cursor:hand;\" Onclick='Javascript:VCopenwin(\"http://www.vbell.cn/Web.Asp\")'><font color=Red><b>在线留言</b></font></a>");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -