发件人字段中的粗体文本:<输入>?输入>
今天,当我在谷歌填写日历时,我看到事件的描述是粗体的:
<input id=":g" name=":g" type="text" class="textinput" dir="ltr">
是否可以在文本输入字段中呈现自定义文本样式?
谢谢 阿曼.
编辑 简单搜索 我喜欢 jquery watermark 插件可以做类似的事情。
Today when I filled my calendar at google I saw that the description of the event is in bold font:
<input id=":g" name=":g" type="text" class="textinput" dir="ltr">
Is it possible to render the custom text style in the text input field?
Thanks
Arman.
EDIT
Simple search I fond that the jquery watermark plugin can do similar thing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
CSS 可以格式化文本输入字段中的文本:
CSS can format text in text input field:
试试这个,你不需要写CSS
try this you don't need to write css
在 Bootstrap 5.0 中,您可以使用“fw-bold”
With Bootstrap 5.0 you can use "fw-bold"