Enabler
See
"dom.hasTracingImage()" on page
dom.setTracingImageOpacity()
Availability
Dreamweaver 3.
Description
Sets the opacity of the tracing image.
Arguments
opacityPercentage
The
opacityPercentage
Returns
Nothing.
Enabler
See
"dom.hasTracingImage()" on page
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 upper left corner of the tracing image with the upper left corner of the
current selection.
Arguments
None.
Returns
Nothing.
450
Design
563.
argument must be a number between 0 and 100.
563.
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?