MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 514

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 513
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.
Vista de pagina 513
1 2 ... 509 510 511 512 513 514 515 516 517 518 519 ... 691 692

Comentarios a estos manuales

Sin comentarios