Specifications
514
Arguments
opacityPercentage
opacityPercentage
must be a number between 0 and 100.
Returns
Nothing.
Enabler
“dom.hasTracingImage()” on page 418
Example
The following code sets the opacity of the tracing image to 30%:
dw.getDocumentDOM().setTracingOpacity('30');
dom.snapTracingImageToSelection()
Availability
Dreamweaver 3
Description
Aligns the top left corner of the tracing image with the top left corner of the current selection.
Arguments
None.
Returns
Nothing.
Enabler
“dom.hasTracingImage()” on page 418
dom.stopAllPlugins()
Availability
Dreamweaver 3
Description
Stops all plug-in content that is currently playing in the document.
Arguments
None.
Returns
Nothing.
dom.stopPlugin()
Availability
Dreamweaver 3
Description
Stops the selected plug-in item.