Editor: Apply Text Advanced Format |
![]() |
This toolbar selection applies css (Cascading Style Sheets) classes and/or inline style property value pairs to the selected text. A very powerful tool for those who are comfortable applying CSS attributes.
AppearanceAdvanced Format Tool
OK Cancel
FunctionsDeclarationsA declaration may be a class selector or inline style property value pair. An example of a class is aln:txt-ct which is a defined framework class and aligns text centered. An example of a style is color: blue; which is the color property set to the value of the named color blue. It is important to note Xidipity expects style property value pairs to end with a semicolon, where as class selectors do not.
MethodIn the event the selected HTML does not have attributes, then the only available choice is the apply new ones. Otherwise, the current attributes can be blended with the new or replaced with the new.
Selected HTMLHTML of the selected content. |
|