Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在移动网站中获取日期字段的占位符。但它显示为空文本框。
我曾经使用占位符来跟踪代码,还有其他方法吗?
<li><input type="date" name="" value="" placeholder="Date of Birth"/></li>