黑色的非常酷的简单JavaScript日历及说明
- 13366
- 2010/7/4 16:53:06
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
div+css黑色焦点图(幻灯片效果非常 不错)
- 12261
- 2010/7/2 13:05:11
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
特别简洁的简单JavaScript日历及说明
- 14861
- 2010/6/28 23:30:14
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
Javascript JS 限制复选框的选择个数(3)
- 18594
- 2010/5/7 14:32:57
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
Javascript JS 限制复选框的选择个数(2)
- 15650
- 2010/5/7 14:29:22
以下为详细代码 <scriptlanguage="javascript"> functioncheck(str,num) {//选项框名字要相同. varcheckednum=0; vara=document.getElementsByName(str); varn=阅读全文
Javascript JS 限制复选框的选择个数
- 8591
- 2010/5/7 14:26:14
以下为详细代码 <SCRIPTLANGUAGE="JavaScript"> varc=0,limit=3; functiondoCheck(obj){ obj.checked?c++:c--; if(c>limit){ obj.checked=false,c--阅读全文
倒计时广告/始终保持在网页中部
- 10332
- 2010/4/1 9:50:49
以下为详细代码 倒计时广告/始终保持在网页中部<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 阅读全文
javascript自动获取Tags关键字
- 11330
- 2010/2/9 15:06:47
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
javascript自动获取Tags关键字
- 9385
- 2010/2/9 14:44:31
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
改善用户体验之checkbox表单(最多可以选择三个)
- 15462
- 2010/2/9 14:44:31
以下为详细代码 <!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="阅读全文
按钮复制文章URL和复制保留文章的版权
- 10382
- 2010/2/9 14:14:16
以下为详细代码 按钮复制文章URL和复制保留文章的版权 <scriptlanguage="javascript"> functioncopyToClipBoard(){ varclipBoardContent=document.location; clipBoardCo阅读全文
Google的265导航站上顶部右边的logo上的眼珠特效 (兼容IE,FF)
- 10895
- 2010/2/8 11:03:55
以上是所用的一些图片 google_265_logo_ig.js 以上是用到的JS代码 以下为详细代码 <html> <head> <metahttp-equiv="content-type"content="text/html;阅读全文
可以用于考试系统中试卷上交的javascript倒计时
- 19304
- 2010/2/8 10:57:54
以下为详细代码 <SCRIPTLANGUAGE="JavaScript"> <!-- t=11;//总时间 varmaxtime; if(window.name==''){ maxtime=t*60; }else{ maxtime=window.name; 阅读全文
网站内容中某个关键字相关右键菜单
- 8775
- 2010/2/8 10:54:24
以下为详细代码 <html> <head> <metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/> <title>网站内容中某个关键字相关右键菜单</t阅读全文
购物时某件商品倒计时销售非常不错
- 8767
- 2010/2/7 20:50:44
以下为详细代码 <!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN"> <html> <head> <title>购物时某件商品倒计时销售非常不错</title> 阅读全文
点击复选框自动写入textarea,去掉自动删掉,适合做(网站来源,网站作者)
- 14009
- 2010/2/7 20:46:20
以下为详细代码 <html> <head> <title>点击复选框自动写入textarea,去掉自动删掉,适合做(网站来源,网站作者)</title> <metahttp-equiv="Content-Type"content=阅读全文
从百度扣下来的javascript日历
- 7958
- 2010/1/7 15:55:14
以下为详细代码 <title>从百度扣下来的javascript日历</title> <tablecellpadding="0"cellspacing="0"id="1"> <tr> <td><style> b阅读全文
实时输入数字自动转换为货币形式并计算
- 7752
- 2010/1/7 15:49:32
以下为详细代码 <script> functioncheckInt(o){ theV=isNaN(parseInt(o.value))?0:parseInt(o.value); if(theV!=o.value){o.value=theV;} txtTotal.valu阅读全文
一个select表单移处数据的效果,非常好用。
- 10624
- 2009/12/22 14:07:45
以下为详细代码 <scriptlanguage="javascript"> /* *email:yaqy@qq.com *url:http://hi.baidu.com/tangtou */ function$(str){ returndocument.getEle阅读全文
用户注册时的密码强度提示
- 6703
- 2009/12/22 14:07:44
以下为详细代码 <html> <head> <metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/> <title>用户注册时的密码强度提示</titl阅读全文
- 更多>>最新添加文章
- dw里面查找替换使用正则删除sqlserver里面的CONSTRAINT
- Android移动端自动化测试:使用UIAutomatorViewer与Selenium定位元素
- 抖音直播音挂载小雪花 懂车帝小程序
- javascript获取浏览器指纹可以用来做投票
- 火狐Mozilla Firefox出现:无法载入您的Firefox配置文件 它可能已经丢失 或是无法访问 问题解决集合处理办法
- 在Android、iOS、Windows、MacOS中微信小程序的文件存放路径
- python通过代码修改pip下载源让下载库飞起
- python里面requests.post返回的res.text还有其它的吗