Tags:
create new tag
view all tags
#VarCOLORPICKER ---+++ COLORPICKER{} -- color picker for use in HTML forms for TWiki applications * The =%<nop>COLORPICKER{}%= variable is handled by the ColorPickerPlugin. * Syntax: =%<nop>COLORPICKER{ name="..." value="..." }%= * Parameters:%STARTSECTION{parameters}% | *Parameter* | *Description* | *Default* | *Example* | | =name= | Name of input field | (required) | =name="text_color"= | | =value= | Initial color value, in hexadecimal notation for the combination of Red, Green, and Blue color values (RGB). | (none) | =value="#0000ff"= | | =size= | Size of input field, in number of characters | (browser default) | =size="8"= | | =class= | CSS class of input field or the rectangular color block | (none) | =class="twikiInputField"= | | =style= |Style of input field or the rectangular color block | (none) | =style="width: 190px; height: 32px"= | | =type= | Type of color widget:%BB% ="below"= - color picker is located below the input field;%BB% ="popup"= - pop-up a color picker window when clicking the button next to the input field %BR% (this uses very little vertical space);%BB% ="view"= - a read-only rectangular block colored in the color value (no color picker);%BB% ="view-hex"= - like =view=, in addition shows the color value as an RGB hexadecimal code (no color picker); | =type="below"= | =type="view-hex"= | | Additional parameters can be supplied; they will be added to the HTML input field or the rectangular color block. ||||%ENDSECTION{parameters}% * Example: %BR% =<form action="...">= %BR% =%<nop>COLORPICKER{ name="text_color" value="#123456" class="twikiInputField" type="popup" }%= %BR% =<form>= %BR% Renders as: %BR% <form> %COLORPICKER{ name="text_color" value="#123456" class="twikiInputField" type="popup" }% </form> * Category: ApplicationsAndComponentsVariables, DatabaseAndFormsVariables, EditingAndContentUpdateVariables, FormattingAndRenderingVariables, UIAndVisualizationVariables * Related: ColorPickerPlugin, %SYSTEMWEB%.TWikiForms
E
dit
|
A
nexar
|
Watch
|
Im
p
rimir
|
H
istórico
: r2
<
r1
|
We
b
|
V
er tópico
|
Ra
w
edit
|
M
ais ações de tópico
Versão do tópico: r2 - 30 Dec 2014
-
TWikiContributor
Home
Site map
Main web
Sandbox web
TWiki web
Web TWiki
User registration
Usuários
Grupos
Índice
Busca
Alterações
Notificações
Fonte RSS
Estatísticas
Preferências
P
Ver
Raw View
Print version
Find backlinks
History
More topic actions
Editar
Editar modo texto
Attach file or image
Editar preferências do tópico
Marcar novo tópico pai
More topic actions
Referência do usuário
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Manutenção Administrativa
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categorias
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Iniciar sessão
Български
Cesky
Dansk
Deutsch
English
Español
_Français_
Italiano
日本語
한글
Nederlands
Polski
Português
Русский
Svenska
简体中文
簡體中文
E
dit
A
nexar
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki?
Nos dê um retorno
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarCOLORPICKER
.