[code] <html><head><title>填方格</tit […]
俄罗斯方块
[code] <html><head><title></title& […]
24点
[code] ?<html><head><title>24点</ti […]
链接抖动
[code] ?<script type=”text/javascript” l […]
链接title3
[code] ?<head> ?<script type=”text/javas […]
链接title
[code] ?<html> ?<head> ?<meta http-equiv […]
JTree
code/JTree/demo.htm
下拉滑出
[code] // Ver: 4.1 var nOP=0,nOP5=0,nIE=0,nIE4=0,nIE5=0 […]
点击按钮自动变化
[code] ?<!–搜索开始–> ? ?<!– iAs […]
点击改变的菜单
[code] ?<html> ?<head> ? ?<title>Hike […]
表格变换
[code] function changeJobTab(tabIndex) { for (i = 1; i […]
图片精灵
[code] <style type=text/css>#floater { LEFT: 445p […]
跟随文字
[code] ? ?<style type=”text/css”> ? ? […]
登录随机图片
[code] ?function showLoginImg(){ ? document.write(̶ […]
填写信息提示
[code] <head> <style type=”text/css̶ […]
Javascript正确检测文章长度
[code] function strLen(str) { var len = 0; for(var i = […]
时间条
[code] function dateinbar() { var d=new Date(); var mon […]
复制粘贴
[html] ?<script language=javascript> ? ?function […]
HTML过滤函数
[code] ?//HTML过滤函数 ?function HTML(text) ?{ ? text = tex […]
AJAX远程读取基本函数
[code] ?<%@LANGUAGE=”VBSCRIPT” CODEPAGE= […]
汉字排序
[html] ?<html> ?<head> ?<title>汉字排序&l […]
Javascript表单检查
[code] ?//函数名:chksafe ?//功能介绍:检查是否含有”‘̶ […]
自由调整编辑框的高度
[html] ? ?<script> ?// 修改编辑栏高度 ?function admin_Si […]
CSS特效字
[code] <link rel=”stylesheet” type=̶ […]
数值计算(4舍5入后取i位小数)
//4舍5入后取i位小数 function selectedPoint(value,i) { return p […]