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.
我在网站上有一个 HTML 输入(用于名字等数据),客户希望该字段自动大写。是否存在任何奇怪的属性来在 BlackBerry 上启用此类功能?
text-transform: capitalize在 CSS 中:)
text-transform: capitalize