Document functions
289
dom.setSliceHtml()
Availability
Fireworks 3.
Usage
dom.setSliceHtml(
htmlText
)
Arguments
htmlText
A string that specifies the HTML text for the slice.
Returns
Nothing.
Description
If a single slice is selected, this function sets the slice’s HTML text.
dom.setSliceIsHtml()
Availability
Fireworks 3.
Usage
dom.setSliceIsHtml(
bHtml
)
Arguments
bHtml
If
bHtml
is
true
, sets the slices as HTML. If
bHtml
is
false
, sets the slices as Image.
Returns
Nothing.
Description
Sets the selected slices as HTML or Image.
dom.setSnapToGrid()
Availability
Fireworks 3.
Usage
dom.setSnapToGrid(
bSnap
)
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...