代码搜索:JS
找到约 10,000 项符合「JS」的源代码
代码结果 10,000
www.eeworm.com/read/334125/3372284
js js_scripts.js
/*
Beginnnigs of a script manager for SWAT.
Copyright (C) Deryck Hodge 2005
released under the GNU GPL Version 3 or later
*/
var head = document.getElementsByTagName('head')[0];
var scripts
www.eeworm.com/read/323665/3510099
js js_function.js
minimizebar="images/minimize.gif"; //fullScreen窗口右上角最小化“按钮”的图片
closebar="images/close.gif"; //fullScreen窗口右上角关闭“按钮”的图片
icon="images/icon.gif"; //fullScreen窗口左上角的小图标
function noBo
www.eeworm.com/read/322051/3528258
js js_function.js
minimizebar="images/minimize.gif"; //fullScreen窗口右上角最小化“按钮”的图片
closebar="images/close.gif"; //fullScreen窗口右上角关闭“按钮”的图片
icon="images/icon.gif"; //fullScreen窗口左上角的小图标
function noBo
www.eeworm.com/read/301901/3830569
js js_function.js
minimizebar="images/minimize.gif"; //fullScreen窗口右上角最小化“按钮”的图片
closebar="images/close.gif"; //fullScreen窗口右上角关闭“按钮”的图片
icon="images/icon.gif"; //fullScreen窗口左上角的小图标
function noBo
www.eeworm.com/read/295210/3911665
js js_checkform.js
//--域名查询js判断文件
function CheckBodyEn( Field, FieldTitle )
{
var re = new RegExp(/^[\w-]+$/);
if(!re.test(Field.value))
{
alert("\"" + FieldTitle + "\"中只能输入英文.");
Field.focus();
return
www.eeworm.com/read/293939/3926767
js util-js.js
/*
* Copyright 2005 Joe Walker
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy
www.eeworm.com/read/282113/4110057
js js_function.js
minimizebar="images/minimize.gif"; //fullScreen窗口右上角最小化“按钮”的图片
closebar="images/close.gif"; //fullScreen窗口右上角关闭“按钮”的图片
icon="images/icon.gif"; //fullScreen窗口左上角的小图标
function noBo
www.eeworm.com/read/280996/4120956
js js1.js
function msg1_1(){
document.getElementById('div1').className = "divmsg1";
document.getElementById('div1').innerText = "请使用5--12位";
}
function msg1_2(){
document.getElementById('div1').clas
www.eeworm.com/read/280996/4120970
js js1.js
function msg1_1(){
document.getElementById('div1').className = "divmsg1";
document.getElementById('div1').innerText = "请使用5--12位";
}
function msg1_2(){
document.getElementById('div1').clas