MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 605

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 604
605
Description
Increases the row span by one.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canDecreaseRowspan()” on page 412
dom.insertTableColumns()
Availability
Dreamweaver 3
Description
Inserts the specified number of table columns into the current table.
Arguments
numberOfCols, bBeforeSelection
numberOfCols is the number of columns to insert.
bBeforeSelection is a Boolean value that indicates whether the columns should be inserted
before the column that contains the selection.
Returns
Nothing.
Enabler
“dom.canInsertTableColumns()” on page 413
dom.insertTableRows()
Availability
Dreamweaver 3
Description
Inserts the specified number of table rows into the current table.
Arguments
numberOfRows, bBeforeSelection
numberOfRows is the number of rows to insert.
bBeforeSelection is a Boolean value that indicates whether the rows should be inserted
above the row that contains the selection.
Returns
Nothing.
Enabler
“dom.canInsertTableRows()” on page 414
Vista de pagina 604
1 2 ... 600 601 602 603 604 605 606 607 608 609 610 ... 691 692

Comentarios a estos manuales

Sin comentarios