深山工作室

深山工作室 > 时间日期

利用JavaScript获取现在时间日期与农历

以下为详细代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.d...阅读全文

另外的一种可以计算的倒计时效果

以下为详细代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="ht...阅读全文

非常酷的javascript实现万年历功能

以下为详细代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="ht...阅读全文

黑色的非常酷的简单JavaScript日历及说明

以下为详细代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="ht...阅读全文

特别简洁的简单JavaScript日历及说明

以下为详细代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="ht...阅读全文

可以用于考试系统中试卷上交的javascript倒计时

以下为详细代码 <SCRIPT LANGUAGE="JavaScript"> <!-- t=11; //总时间 var maxtime; if(window.name==''){ maxtime = t*60; }else{ maxtime = window.name; } ...阅读全文

购物时某件商品倒计时销售非常不错

以下为详细代码 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>购物时某件商品倒计时销售非常不错</title> <...阅读全文

从百度扣下来的javascript日历

以下为详细代码 <title>从百度扣下来的javascript日历</title> <table cellpadding="0" cellspacing="0" id="1"> <tr> <td><style> b...阅读全文

页面javascript倒计时跳转

以下为详细代码 页面跳转倒计时(<b><span id="timer" style="COLOR:#ec5105">12</span></b>) <SCRIPT> (function(){ var i=12; setInterval(func...阅读全文

求实时获取两个input日期型值的差

以下为详细代码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="ht...阅读全文

上一页12下一页
页次:1/2页 共15