MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 495

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 494
495
HTML style functions
HTML style functions handle applying, creating, and deleting HTML styles. Methods of the
dreamweaver.htmlStylePalette object either control or act on the selection in the HTML
Styles panel, not in the current document.
dom.applyHTMLStyle()
Availability
Dreamweaver 3
Description
Applies the specified HTML style to the current selection. This function is valid only for the
active document.
Arguments
htmlStyleName
Returns
Nothing.
dreamweaver.htmlStylePalette.deleteSelectedStyle()
Availability
Dreamweaver 3
Description
Removes the selected style from the HTML Styles panel.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.htmlStylePalette.canEditSelection()” on page 426
dreamweaver.htmlStylePalette.duplicateSelectedStyle()
Availability
Dreamweaver 3
Description
Duplicates the selected style and opens the Define HTML Style dialog box.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.htmlStylePalette.canEditSelection()” on page 426
Vista de pagina 494
1 2 ... 490 491 492 493 494 495 496 497 498 499 500 ... 691 692

Comentarios a estos manuales

Sin comentarios