MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 605

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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
Vedere la pagina 604
1 2 ... 600 601 602 603 604 605 606 607 608 609 610 ... 691 692

Commenti su questo manuale

Nessun commento