类似Windows的弹出式帮助 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---类似Windows的弹出式帮助</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head>
<OBJECT id=pophelp type="application/ |
不用js就将一个对象定位在页面顶部并随页面滚动 |
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>网页特效|Linkweb.cn/Js|---不用js就将一个对象定位在页面顶部并随页面滚动</title> </head> <body>
<br><br> |
非常酷的函数画图效果 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---非常酷的函数画图效果</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head> <body>
<script language="javascript" |
只能输入英文和数字 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---只能输入英文和数字</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head> <body>
<input onkeyup="value=value.replac |
日历生成器 |
<html>
<head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>网页特效|Linkweb.cn/Js|---日历生成器</title> </head>
<body>
<SCRIPT LANGUAGE="JavaScript |
下拉菜单自动生成,还有类似163添加附件的形式 |
<html>
<head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>网页特效代码|JsCode.CN|---用js设置cookie,并能读取</title>
|
在远方仿建设银行软键盘密码输入器 |
<html>
<head> <title>网页特效代码|JsCode.CN|---在远方仿建设银行软键盘密码输入器</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <!-- start 以下为页面显示样式,可以自己定义或不要 --> <style> BODY |
给页面加热键 |
<HTML> <HEAD> <TITLE>网页特效观止|JsCode.CN|---给页面加热键</TITLE>
</HEAD>
<BODY> 按"a"键试试 <SCRIPT language="JavaScript"> <!-- var hotkey=97 var destination=" |
链接中的JS 特效功能代码大放送 |
<a href="#" onclick=document.execCommand("open")>打开</a><br> <a href="#" onclick=location.replace("view-source:"+location)>使用 记事本 编辑</a><br> <a href="#" onclick=d |
飘忽不定的图片链接 |
<html>
<head> <title>网页特效|Linkweb.cn/Js|---飘忽不定的图片链接</title> </head>
<body>
<p><a href="http://linkweb.cn/js"> <img id="me1" bor |
定时更换的超酷连接 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---定时更换的超酷连接</title> </head> <body onload="if (document.all||document.layers) {regenerate2();update()}"> <!--用<body onload="if (document.all||document |
链接驱动背景色 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---链接驱动背景色</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 4px; margin-right: 0px}
|
链接驱动背景色 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---链接驱动背景色</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 4px; margin-right: 0px}
|
很不错的背景调色板 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---很不错的背景调色板</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px} A { |
背景快速闪烁 |
<html> <head> <title>网页特效|Linkweb.cn/Js|---背景快速闪烁</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px} A { COL |