Adobe Dreamweaver API Reference CS5 Manual de usuario Pagina 456

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 533
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 455
451
DREAMWEAVER API REFERENCE
Code
Last updated 8/27/2013
Description
Applies the FONT tag and the specified attribute and value to the current selection.
Arguments
attribute, value
The attribute argument must be "face", "size", or "color".
The value argument is the value to be assigned to the attribute; for example, "Arial, Helvetica, sans-serif",
"5", or "#FF0000".
Returns
Nothing.
dom.deleteSelection()
Availability
Dreamweaver 3.
Description
Deletes the selection in the document.
Arguments
None.
Returns
Nothing.
dom.editAttribute()
Availability
Dreamweaver 3.
Description
Displays the appropriate interface for editing the specified Document attribute. In most cases, this interface is a dialog
box. This function is valid only for the active document.
Arguments
attribute
The attribute is a string that specifies the tag attribute that you want to edit.
Returns
Nothing.
Vista de pagina 455
1 2 ... 451 452 453 454 455 456 457 458 459 460 461 ... 532 533

Comentarios a estos manuales

Sin comentarios