Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Whats the widget color pick?

  • 3 ответа
  • 1 имеет эту проблему
  • 11 просмотров
  • Последний ответ от 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