代码搜索:如何学习 JS?
找到约 10,000 项符合「如何学习 JS?」的源代码
代码结果 10,000
www.eeworm.com/read/428020/8904148
js swfobject.js
/**
* SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
*
* SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
* http://www.opensource
www.eeworm.com/read/186813/8905601
js floater.js
self.onError=null;
currentX = currentY = 0;
whichIt = null;
lastScrollX = 0; lastScrollY = 0;
NS = (document.layers) ? 1 : 0;
IE = (document.all) ? 1: 0;
function heartBeat() {
if
www.eeworm.com/read/186813/8906154
js urlencode.js
/*
below is function encodeURI
*/
/* ***************************
** Most of this code was kindly
** provided to me by
** Andrew Clover (and at doxdesk dot com)
** http://and.doxdesk.com/ ;
www.eeworm.com/read/186813/8906373
js jfzh.js
//未经许可,不得对此程序进行篡改或抄袭!如需转载,请联系作者!//shopxp.cn
var Default_isFT = 0 //默认是否繁体,0-简体,1-繁体//shopxp.cn
var StranIt_Delay = 50 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来)
//-------代码开始,以下别改-------
//转换文本//shopxp.cn
f
www.eeworm.com/read/186813/8906398
js edit.js
function Check(t,n)
{
if(n==1) t.className ="Up"
else
if(n==2) t.className ="Down"
else t.className ="None"
}
function fortable()
{message.focus();
var range =message.document.selection
www.eeworm.com/read/384003/8907142
asp js.asp
//下拉菜单相关代码
var h;
var w;
var l;
var t;
var topMar = 1;
var leftMar = -4;
var space = 1;
var isvisible;
var MENU_SHADOW_COLOR='#BBE0F0'; //定义下拉菜单阴影
www.eeworm.com/read/284694/8908929
js qm.js
// JavaScript Document
function formonclick(k)
{
switch (k)
{
case "3":
document.getElementById('d').innerHTML=iinput("13","q","")+" - "+iinput("13","q1","");
break;
case "2
www.eeworm.com/read/284694/8909117
js keyboard.js
//定义当前是否大写的状态
window.onload=
function()
{
password1=null;
initCalc();
}
var CapsLockValue=0;
var check;
function setVariables() {
tablewidth=630; // logo width, in pixels
tabl
www.eeworm.com/read/284681/8909637
js keyboard.js
var qqPa=null,qqPc=new Array();
function qqPf(oControl,qzyb,qznv){
this.Control=oControl;
this.qztk=qzyb;
this.qznv=qznv;
}
;
function qqPd(oControl,qzyb){
for(var qzba=0;qzba
www.eeworm.com/read/284681/8909638
js utils.js
var cart_browser_agt=(navigator==null||navigator.userAgent==null)?'':navigator.userAgent.toLowerCase(),
cart_browser_app=(navigator==null||navigator.appVersion==null)?'':navigator.appVersion,
ca