select id="Year" name="Year"option value=""/option/select年
select id="Month" name="Month"/select月
select id="Day" name="Day"/select日br /
select id="iYear" name="iYear"option value=""/option/select年
select id="iMonth" name="iMonth"/select月select id="iDay" name="iDay"/select日
script language="javascript"
!--
//使用方法(对象区别字符串,默认选中日期,时间段),无顺序要求
PPDayselect("");
PPDayselect("i","1988-8-8","1988-1999");
function PPDayselect(){var str=["","1940-2009","0-0-0"];for(var i=0;iarguments.length;i++){if(arguments[i]...[ 查看全文 ]