1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > html代码调试脚本【javascript】

html代码调试脚本【javascript】

时间:2021-09-07 12:37:12

相关推荐

html代码调试脚本【javascript】

web前端|js教程

html代码调试脚本

web前端-js教程

c outlook会议室预定 源码,安装ubuntu卡在显卡,爬虫登录小米云,php xdebug无效,周口seo推广lzw

/****************************************************************************** Crossday Discuz! Board – Common Modules for Discuz! Modified by: Crossday Studio () Based upon: *******************************************************************************/

如何获取app端的html源码下载,ubuntu 不能加入组,爬虫滴水器制作,php自带变量,教育seo优化lzw

var sPop = null; var postSubmited = false;

360vr全景通 源码,vscode怎么看汇编语言,ubuntu双网络,tomcat8优化配置,爬虫馆开业,php读取excel时间,seo专业优化平台最受易速达lzw

function ctlent(obj) {

if (navigator.userAgent.indexOf(‘MSIE’) > 0) { if (obj.keyCode == 9) {obj.returnValue = false;var sel = document.selection.createRange();sel.text = ‘\t’;sel.select(); } } if(postSubmited == false && (obj.ctrlKey && obj.keyCode == 13) || (obj.altKey && obj.keyCode == 83)) {var Input = document.getElementsByName(‘input’)[0];if(Input.pmsubmit) { postSubmited = true; Input.pmsubmit.disabled = true; Input.submit();} else if(validate(Input)) { postSubmited = true; if(Input.topicsubmit) Input.topicsubmit.disabled = true; if(Input.replysubmit) Input.replysubmit.disabled = true; if(Input.editsubmit) Input.editsubmit.disabled = true; Input.submit();} }

}

function checkall(form, prefix) { for(var i = 0; i 0 && parent.frames.length) {d=parent.frames[n.substring(p+1)].document;n=n.substring(0,p); } if(!(x=d[n])&&d.all) x=d.all[n]; for(i=0;!x && id.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x; }

function copyCode(obj) { var rng = document.body.createTextRange(); rng.moveToElementText(obj); rng.scrollIntoView(); rng.select(); rng.execCommand(“Copy”); rng.collapse(false); }

function runCode(obj) { var winname = window.open(”, “_blank”, ”); winname.document.open(‘text/html’, ‘replace’); winname.document.writeln(obj.value); winname.document.close(); }

function saveCode(obj) { var winname = window.open(”, ‘_blank’, ‘top=10000’); winname.document.open(‘text/html’, ‘replace’); winname.document.writeln(obj.value); winname.document.execCommand(‘saveas’,”,’code.htm’); winname.close(); }

function cleanBR() { var area = document.getElementsByTagName(‘TEXTAREA’); for (var i=0; i/ig, ”);area[i].value = area[i].value.replace(/(\xA0\x20){4}/ig, ‘\t’);area[i].value = area[i].value.replace(/\xA0\x20\xA0/ig, ‘ ‘);area[i].value = area[i].value.replace(/\xA0\xA0/ig, ‘ ‘); } }

function dzconfirm(theURL, ConfirmMsg) { if (confirm( ConfirmMsg )) {window.location.href=theURL; } else {return; } }

window.onload = cleanBR;

提示:你可以先修改部分代码再运行

[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。