Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 440

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 439
435
DREAMWEAVER API REFERENCE
Design
Last updated 8/27/2013
The bBeforeSelection argument is a Boolean value: true indicates that the columns should be inserted before the
column that contains the selection;
false otherwise.
Returns
Nothing.
Enabler
See “dom.canInsertTableColumns()” on page 497.
dom.insertTableRows()
Availability
Dreamweaver 3.
Description
This function inserts the specified number of table rows into the current table.
Arguments
numberOfRows, bBeforeSelection
The numberOfRows argument is the number of rows to insert.
The bBeforeSelection argument is a Boolean value: true indicates that the rows should be inserted above the row
that contains the selection;
false otherwise.
Returns
Nothing.
Enabler
See “dom.canInsertTableRows()” on page 497.
dom.mergeTableCells()
Availability
Dreamweaver 3.
Description
This function merges the selected table cells.
Arguments
None.
Returns
Nothing.
Enabler
See “dom.canMergeTableCells()” on page 498.
Seitenansicht 439
1 2 ... 435 436 437 438 439 440 441 442 443 444 445 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare