是否可以读取应用于输入占位符的CSS属性?

时间:2015-03-18 14:45:41

标签: javascript html5 css3 google-chrome-devtools

是否可以使用Javascript或Chrome开发工具阅读应用于输入占位符的CSS属性?

1 个答案:

答案 0 :(得分:0)

编辑:
您的问题应与Inspect webkit-input-placeholder with developer tools

重复

您必须在Dev-Tools设置的常规选项卡上启用阴影dom:

enter image description here

现在您可以在阴影dom中检查占位符:

enter image description here

侨 拉尔夫