代码搜索:jScript
找到约 2,498 项符合「jScript」的源代码
代码结果 2,498
www.eeworm.com/read/192609/5151523
js highlight.js
// JScript 文件
function onmouseoutColor1(source)
{
source.style.backgroundColor='#fffbd6';
source.style.color='black';
}
function onmouseoverColor1(source)
{
source.style.backg
www.eeworm.com/read/341282/3256163
js jsuser.js
// JScript 文件
function SetVerify(arg,obj)
{
var object=admin_verifyusers_aspx.SetVerify(arg);
if(object.value==1)
ChangeTable(obj,1);
else
alert("认证失败");
}
function SetNoVerify(arg,
www.eeworm.com/read/323233/3518017
js ajax_func.js
// JScript 文件
var http_request=false;
function send_request(method,url,content,responseType,callback)
{
http_request=false;
if(window.XMLHttpRequest)
{
http_request=new X
www.eeworm.com/read/280996/4121009
js topic.js
// JScript File
function Search()
{
var str = document.getElementById("key").value;
if(str.length==0) return false;
var url = "http://search.csdn.net/search/";
if(window.encodeURICompone
www.eeworm.com/read/444990/1726925
js jsmsg.js
// JScript 文件
function AddMsg()
{
alert(document.getElementById("msg").value.length);
if(document.getElementById("msg").value.length
www.eeworm.com/read/444990/1726942
js jsuser.js
// JScript 文件
function SetVerify(arg,obj)
{
var object=admin_verifyusers_aspx.SetVerify(arg);
if(object.value==1)
ChangeTable(obj,1);
else
alert("认证失败");
}
function SetNoVerify(arg,
www.eeworm.com/read/385337/2593130
js anticommon.js
// JScript 文件
//----------------------------------------------------------
//取得还剩下的考试时间,用于页面:examonline.aspx
//使用了asp.net ajax 框架
function getEndTime()
{
ExamOnline.WSEndTime.getEndTime(Suc
www.eeworm.com/read/358214/2999112
js jsmsg.js
// JScript 文件
function AddMsg()
{
alert(document.getElementById("msg").value.length);
if(document.getElementById("msg").value.length
www.eeworm.com/read/358214/2999129
js jsuser.js
// JScript 文件
function SetVerify(arg,obj)
{
var object=admin_verifyusers_aspx.SetVerify(arg);
if(object.value==1)
ChangeTable(obj,1);
else
alert("认证失败");
}
function SetNoVerify(arg,