javascript获取html的date控件值

<inputtype="date"name="startDate"id="startDate">怎么用javascript获取这个startDate的值?获取的值是什么类... <input type="date" name="startDate"id="startDate">
怎么用javascript获取这个startDate的值?获取的值是什么类型的?把他传给php之后php怎么把他存进数据表中列为date的一列的?
展开
 我来答
老夭来了
推荐于2016-05-13 · 知道合伙人软件行家
老夭来了
知道合伙人软件行家
采纳数:1806 获赞数:8100
2008年从事软件开发,拥有多年的python,php,linux工作经验,发布过多个python,php的开源项目。

向TA提问 私信TA
展开全部
var startDate = document.getElementById ("startDate");
alert(startDate.value);

是字符串类型得,如果是1970-01-01这种格式,直接传给php就可以存到数据库,不需要转换。

XU筱莫
2014-12-07 · TA获得超过150个赞
知道小有建树答主
回答量:175
采纳率:0%
帮助的人:105万
展开全部
.skin-box-bd .menu-list{ background:none;}.all-cats{ background:none;max-width:auto;width:auto;_width:auto;}.skin-box-bd,.menu,.all-cats .link{background:none;border:none;}.skin-box-bd .menu-list .menu .title{color:#ab6842;cursor:pointer;font-weight:700;}.skin-box-bd .menu-list .menu{border:none;}.skin-box-bd .popup-content .cats-tree .fst-cat{ border:none; height:28px;}.all-cats .link{width:90px;padding:0 10px;background:none;border:none;color:#FFF;font-size:12px;font-weight:700;}.all-cats .link .title{margin-left:10px;color:#ab6842;font-weight:700;cursor:pointer}.all-cats .link .popup-icon{background:none;font-family:"宋体"; border:5px solid; border-color:#666 #FFF #FFF #FFF; margin-top:14px;font-size:0;width:0;height:0;}.menu-list{width:830px;}.menu-list .link{padding:0 15px;border:none;color:#FFF;font-size:12px; font-weight:normal;background:none;}.menu-list .link .popup-icon{background:none; display:block; float:right;font-family:"宋体"; border:4px solid; border-color:#666 #FFF #FFF #FFF; margin-top:14px;font-size:0;width:0;height:0;}.all-cats-hover .link,.menu-list .menu-hover .link{ }.all-cats-hover .link .title,.menu-list .menu-hover .link .title{color:#f60;}.menu-list .menu-selected .link{ background:none;}.menu-list .menu-selected .link .title{ background:none;color:#f60}.popup-content{ border:none; background:#f60;}.popup-content .cats-tree{margin:0;padding:0 0 10px 0; background:none;}.popup-content .cats-tree .has-children{ background:none;}.popup-content .cats-tree .fst-cat-hd{ height:28px; line-height:28px;border-bottom:none}.popup-content .cats-tree .fst-cat-icon{ display:none;}.popup-content .cats-tree .has-children .fst-cat-icon{background:none;font-family:"宋体"; border:3px solid; border-color:#f60 #f60 #f60 #FFF; margin:12px 12px 0 0;font-size:0;width:0;height:0; float:right; display:block}.skin-box-bd .popup-content .cats-tree .cat-hd-hover,.skin-box-bd .popup-content .cats-tree .cat-hd-hover .fst-cat-hd{ background:#ab6842; height:28px; line-height:28px}.skin-box-bd .popup-content .cats-tree .cat-hd-hover .fst-cat-icon{ border-color:#ab6842 #ab6842 #ab6842 #FFF; }.popup-content .cats-tree .fst-cat-name{ font-weight:normal; color:#FFF; text-indent:20px; padding:0; height:28px; line-height:28px; }.popup-content .cats-tree .snd-pop-inner{ background:#ab6842;}.popup-content .cats-tree .snd-cat-hd-hover{ background:none}.popup-content .cats-tree .snd-cat-hd a{ color:#FFF; font-weight:normal; font-size:12px;}.popup-content .cats-tree .snd-cat-hd a:hover{ text-decoration:underline}.menu-popup-cats{ padding:8px 0}.menu-popup-cats .sub-cat a{color:#FFF; font-weight:normal; font-size:12px; text-indent:15px;}.menu-popup-cats .sub-cat-hover{ color:#FFF; background:#ab6842}.skin-box-bd{ border-bottom:1px dashed #edb25f;}
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式