color
Specifies the color of the tooltip's border.
This option supports the following colors.
- Hexadecimal colors
- RGB colors
- RGBA colors (not supported in Internet Explorer 8)
- Predefined/cross-browser color names
- Predefined SVG colors (not supported in Internet Explorer 8)
Show Example:
dashStyle
Specifies the dash style of the tooltip's border.
The following values are available.
- solid
Displays a solid, continuous line. - longDash
Displays a border using long dashes. - dash
Displays a border using dashes. - dot
Displays a border using dots. - Any combination of 'longDash', 'dash' and 'dot'
Displays a border by repeating the specified combination. For instance, 'dashdotdash'.
Show Example:
characters remaining