搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Whats the widget color pick?

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 Kevin

more options

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

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

所有回覆 (3)

more options

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.

more options

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 於 修改

more options

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