js获取元素提示信息 var date=$("#date").attr('placeholder');js修改元素的提示信息 $("#date").attr('placeholder','选择日期');