dreamweaver.getDivBackgroundColors()

Availability

Dreamweaver 8.

Description

This function gets the colors used by the Layout Block Backgrounds visual aid.

Arguments

None.

Returns

An array of strings that contains the 16 colors, with each color represented by the hexadecimal value of the RGB color, in the form #RRGGBB.

Example

The following example gets the background colors used by the Layout Block Backgrounds visual aid:

var backgroundColors = dreamweaver.getDivBackgroundColors();

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/17_des36.htm