Dreamweaver 8.
This function sets the outline properties for the block visualization visual aids.
forWhat, color, width, {style}
forWhat argument, which is required, is a string that specifies for what the specified color and width are used. Possible values are "divs", "selectedDiv", or "layers". If the value is "layers", the specified color and width are used to outline all layers when the Layout Block Outlines visual aid is on. If the value is "divs", the color and width arguments are used to outline all divs and other layout blocks. If the value is "selectedDiv", the color and width arguments are used to outline any div or layout block that is selected.
color argument, which is required, is a string that contains the hexadecimal value that indicates the RGB color in the form #RRGGBB.
width argument, which is required, is an integer that indicates the outline width, in pixels.
style argument, which is optional, is a string that indicates the style of the outline. Possible values are "SOLID", "DOTTED", "DASHED", and "OUTSET". The "OUTSET" value is applicable to layers only. This argument is ignored when the forWhat argument's value is "selectedDiv".
Nothing.
See dreamweaver.getBlockVisOutlineProperties().
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/17_des37.htm