Adobe 38040334 - Dreamweaver CS3 User Manual page 370

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Arguments
colNum
• The
argument is the column from which to remove the spacer image.
colNum
Returns
Nothing.
dom.setColumnAutostretch()
Availability
Dreamweaver 4.
Description
Switches a column between automatically sized or fixed width. If
index in the currently selected table is set to autostretch; otherwise it's set to a fixed width at its current rendered
width. This function fails if the current selection isn't a table or if the operation isn't successful.
Arguments
colNum, bAutostretch
• The
argument is the column to be automatically sized or set to a fixed width.
colNum
• The
argument specifies whether to set the column to autostretch (
bAutostretch
(
).
false
Returns
Nothing.
dom.getShowBlockBackgrounds()
Availability
Dreamweaver 8.
Description
This function gets the state of the visual aid that forces background coloring for all blocks or divs.
Arguments
allblocks
• The
argument, which is required, is a Boolean. Set the value to
allblocks
value to
to apply to all block elements.
false
Returns
A Boolean. If
, backgrounds are being forced; if
true
Example
The following example checks whether the background coloring for all blocks is being forced, and if not, forces
background coloring for all blocks.:
bAutostretch
true
, backgrounds are not being forced.
false
DREAMWEAVER CS3
is
, the column at the given
true
) or to a fixed width
true
to apply to div tags only. Set the
365
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents