我使用Eclipse,然后用HTML5内容编写jsp文件.所以我有这样一行:
<div class="test" data-role="test123">
Run Code Online (Sandbox Code Playgroud)
在Eclipse中我收到警告:
Undefined attribute name (data-role)
Run Code Online (Sandbox Code Playgroud)
需要做什么才能再出现这些警告?在HTML5中,允许使用此属性(data-*),如下所示:http://ejohn.org/blog/html-5-data-attributes/
最好的祝福.