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/CSS/JS,所以我有点迷失在这里,所以不知道这是否可能是我想要的方式,就是这样:
我有这个代码
<html:text styleClass="span4" title="No spaces or dashes" />
我希望此输入使用属性“占位符”呈现。我该怎么办?
提前致谢!
如果 struts 没有提供,那么你可以在需要时使用 jQuery 注入它
$("#idOfInputText").attr('placeholder', 'some text')
styleId您可以使用struts 标签的属性提供 id
styleId