Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Whats the widget color pick?

  • 3 个回答
  • 1 人有此问题
  • 44 次查看
  • 最后回复者为 Kevin

Just a simple question. How do I change the widget color

Just a simple question. How do I change the widget color

所有回复 (3)

The color picker is a feature that can be used by websites in their forms. I don't think it can be called up outside of that context, unfortunately.

The questions/987622 was marked as duplicated from this topic, in that question there was more information:

the update says there is a color pick for the widget on Firefox beta but it won't pick up. Either my phone sucks or the update didn't take. Or maybe j just don't know how to mess with that.

由Diego Victor于修改

The color picker is a new html form element.

   <input type=color>

You can find a demo of input color in form number 7 at http://cdn.sixrevisions.com/demos/0345-new_html5_form_input_types/new-html5-form-input-types.html