User Guide

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 slices 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)