Adobe Dreamweaver API Reference CS5 Manual de usuario Pagina 467

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 533
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 466
462
DREAMWEAVER API REFERENCE
Code
Last updated 8/27/2013
Description
Sets the ALIGN attribute of the block that contains the selection to the specified value.
Arguments
alignValue
The alignValue argument must be "left", "center", or "right".
Returns
Nothing.
dom.setTextFieldKind()
Availability
Dreamweaver 3.
Description
Sets the format of the selected text field.
Arguments
fieldType
The fieldType argument must be "input", "textarea", or "password".
Returns
Nothing.
dom.setTextFormat()
Availability
Dreamweaver 4.
Description
Sets the block format of the selected text.
Arguments
blockFormat
The blockFormat argument is a string that specifies one of the following formats: "" (for no format), "p", "h1",
"h2", "h3", "h4", "h5", "h6", or "pre".
Returns
Nothing.
Vista de pagina 466
1 2 ... 462 463 464 465 466 467 468 469 470 471 472 ... 532 533

Comentarios a estos manuales

Sin comentarios